mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-05-10 00:27:49 +08:00
*
This commit is contained in:
parent
4020c31001
commit
6449761a70
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user