mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-21 19:29:53 +08:00
*
This commit is contained in:
2
start.sh
2
start.sh
@@ -36,7 +36,7 @@ if [ ! -z $httpport ] ; then
|
|||||||
sed -i 's/^httpport.*/httpport='$httpport'/g' conf/app.conf
|
sed -i 's/^httpport.*/httpport='$httpport'/g' conf/app.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -f "logs/log.log" ]; then
|
if [ ! -f "logs/log.log" ] ; then
|
||||||
touch logs/log.log
|
touch logs/log.log
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user