summaryrefslogtreecommitdiff
path: root/roles/http
diff options
context:
space:
mode:
Diffstat (limited to 'roles/http')
-rw-r--r--roles/http/templates/update_http1
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