diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-07 17:38:53 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-07 17:38:53 +0100 |
| commit | c1ae5e365e37cf9235656da83612af821ca1a44f (patch) | |
| tree | 56b0602ddd6a28210ba305cb1cbda09551f4fba4 /roles | |
| parent | e79b1a8b6a2f0e892b56ee2d00ea1b9d56ab4083 (diff) | |
don't restart nginx when updating http
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/http/templates/update_http | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
