format and update

This commit is contained in:
Nishi 2025-11-17 18:21:13 +09:00
commit d5f501596c
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 29 additions and 0 deletions

8
format.sh Executable file
View file

@ -0,0 +1,8 @@
#!/bin/sh
cd mdebase
./format.sh
cd ..
cd mdelibs
./format.sh
cd ..