Log removed

This commit is contained in:
Juan Ferrer Toribio 2018-02-03 23:54:31 +01:00
parent d1096a270f
commit cf2f8b77ff
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ nginxBin="/usr/sbin/nginx"
if [ ! -f $nginxBin ]; then
nginxBin="nginx"
fi
echo $nginxConf $nginxDir
case "$1" in
start|"")
$0 stop