mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +00:00
installer: Remove unnecessary nginx restart.
Puppet takes care of this.
This commit is contained in:
committed by
Tim Abbott
parent
2d4fae0ffe
commit
6df99677d3
@@ -432,7 +432,6 @@ EOF
|
||||
exit 1
|
||||
)
|
||||
fi
|
||||
service nginx restart
|
||||
fi
|
||||
|
||||
if has_class "zulip::rabbit"; then
|
||||
|
||||
Reference in New Issue
Block a user