Browse Source

Also in start script

Jaap Marcus 2 years ago
parent
commit
9fee4511b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/deb/nginx/hestia

+ 1 - 1
src/deb/nginx/hestia

@@ -77,7 +77,7 @@ update_nginx_resolver() {
 }
 
 start_nginx() {
-	adapt_nginx_config
+	#adapt_nginx_config
 	update_nginx_resolver
 	start-stop-daemon --start --quiet --pidfile $NGINX_PID \
 		--retry 5 --exec $NGINX_DAEMON --oknodo