20180929 first commit

This commit is contained in:
lishu
2018-09-29 14:57:32 +08:00
commit 19cfcaf353
1283 changed files with 2427387 additions and 0 deletions

4
src/tool/scripts/kkk.sh Normal file
View File

@@ -0,0 +1,4 @@
ssh 10.60.1.15 "cd code/debug; ./stop"
scp -r debug/* 10.60.1.15:code/debug
ssh 10.60.1.15 "cd code/debug; ./restart"