This commit is contained in:
lifei6671 2017-05-01 15:09:10 +08:00
parent 4cf18af6eb
commit 4020c31001

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