install: Remove unnecessary cd command at end.

This commit is contained in:
Tim Abbott 2016-07-31 15:13:34 -07:00
parent 2af176709a
commit 084d504c39
1 changed files with 0 additions and 2 deletions

View File

@ -106,8 +106,6 @@ if [ -e "/var/run/supervisor.sock" ]; then
chown zulip:zulip /var/run/supervisor.sock
fi
cd /home/zulip/deployments/current
set +x
cat <<EOF