format and update
This commit is contained in:
parent
bf6a5f3542
commit
d5f501596c
2 changed files with 29 additions and 0 deletions
8
format.sh
Executable file
8
format.sh
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
cd mdebase
|
||||
./format.sh
|
||||
cd ..
|
||||
|
||||
cd mdelibs
|
||||
./format.sh
|
||||
cd ..
|
||||
Loading…
Add table
Add a link
Reference in a new issue