Fix scripts

This commit is contained in:
Stanley Cheung 2018-02-12 16:35:15 -08:00
parent fb6295783a
commit e31414b293
4 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
cd "$(dirname "$0")"
./init_submodules.sh
cd ..
make clean

View File

@ -1,3 +1,4 @@
cd "$(dirname "$0")"
./init_submodules.sh
cd ..
make clean

View File

@ -1,3 +1,4 @@
cd "$(dirname "$0")"
./init_submodules.sh
cd ..
make clean

View File

@ -1,3 +1,4 @@
cd "$(dirname "$0")"
./init_submodules.sh
cd ..
make clean