pull/25/merge
lifei6671 2017-05-01 15:09:10 +08:00
parent 4cf18af6eb
commit 4020c31001
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ if [ ! -z $httpport ] ; then
fi
if [ ! -f "logs/log.log" ]; then
echo "" >> logs/log.log
touch logs/log.log
fi
./$goFile