2020-04-27 09:29:13

This commit is contained in:
monlor
2020-04-27 09:29:13 +08:00
parent 924c965d9f
commit 183acfd29f
2 changed files with 2 additions and 4 deletions

View File

@@ -128,8 +128,6 @@ stop () {
done
killall -9 ${appname} &> /dev/null
rm -rf ${configpath}
}