update startup

This commit is contained in:
xinyang
2019-07-15 09:56:05 +08:00
parent b71748c616
commit 819127ab93
2 changed files with 2 additions and 1 deletions

View File

@@ -3,4 +3,5 @@
cd $(dirname $0)/../
timeout 8 git pull
cd cmake-build-debug
cmake ..
make -j4