Skip to content

Commit 9fee451

Browse files
committed
Also in start script
1 parent f142723 commit 9fee451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deb/nginx/hestia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ update_nginx_resolver() {
7777
}
7878

7979
start_nginx() {
80-
adapt_nginx_config
80+
#adapt_nginx_config
8181
update_nginx_resolver
8282
start-stop-daemon --start --quiet --pidfile $NGINX_PID \
8383
--retry 5 --exec $NGINX_DAEMON --oknodo

0 commit comments

Comments
 (0)