From 264dcb4e2d68f4d2159a463fba33bad075d0d5bb Mon Sep 17 00:00:00 2001 From: vbNETonIce Date: Sat, 16 Sep 2017 11:22:30 +0200 Subject: [PATCH] docs: Fix path to restart-server script. --- docs/prod-email.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/prod-email.md b/docs/prod-email.md index 8ff7f64797..b08f782115 100644 --- a/docs/prod-email.md +++ b/docs/prod-email.md @@ -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