Add a new feature of limitSize.

This commit is contained in:
zicla
2017-12-29 18:44:10 +08:00
parent 0720ae5ed6
commit 68c7da1f58
7 changed files with 93 additions and 17 deletions

View File

@ -11,5 +11,5 @@ then
else
kill -9 $EDASPID
echo $EXE_PATH
echo 'Shutdown successfully.'
echo 'Shutdown tank successfully.'
fi