mde/format.sh
2025-11-17 18:21:13 +09:00

8 lines
69 B
Bash
Executable file

#!/bin/sh
cd mdebase
./format.sh
cd ..
cd mdelibs
./format.sh
cd ..