installer: Remove unnecessary nginx restart.

Puppet takes care of this.
This commit is contained in:
Alex Vandiver 2020-06-27 01:41:43 +00:00 committed by Tim Abbott
parent 2d4fae0ffe
commit 6df99677d3
1 changed files with 0 additions and 1 deletions

View File

@ -432,7 +432,6 @@ EOF
exit 1
)
fi
service nginx restart
fi
if has_class "zulip::rabbit"; then