From c1ae5e365e37cf9235656da83612af821ca1a44f Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 7 Sep 2026 17:38:53 +0100 Subject: don't restart nginx when updating http --- roles/http/templates/update_http | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/http/templates/update_http b/roles/http/templates/update_http index 354dfd2..38f6bd7 100644 --- a/roles/http/templates/update_http +++ b/roles/http/templates/update_http @@ -5,5 +5,4 @@ git pull if make -q then make - rc-service nginx restart fi -- cgit v1.2.3