Finish the build shell on linux.

This commit is contained in:
Zic
2017-12-23 22:23:10 +08:00
parent 81e14d12ea
commit 64406c3464
2 changed files with 64 additions and 1 deletions

View File

@ -8,7 +8,7 @@ echo "cd homePath"
cd $homePath
echo "shutdown tank"
source $homePath/doc/script/shutdown.sh
source $homePath/build/script/shutdown.sh
echo "git reset"
git reset --hard HEAD