docs: Fix path to restart-server script.

This commit is contained in:
vbNETonIce 2017-09-16 11:22:30 +02:00 committed by Tim Abbott
parent 19d390456a
commit 264dcb4e2d

View File

@ -91,7 +91,7 @@ hosting provider's firewall.
Once you have it working from the management command, remember to
restart your Zulip server using
`/home/zulip/deployments/current/restart-server` so that the running
`/home/zulip/deployments/current/scripts/restart-server` so that the running
server is using the latest configuration.
#### Advanced troubleshooting