mirror of https://github.com/zulip/zulip.git
install-aws-server: Output tsh ssh command, not ssh.
This commit is contained in:
parent
c0237e3d58
commit
64516ab9f4
|
@ -206,4 +206,4 @@ set +x
|
|||
echo
|
||||
echo
|
||||
echo ">>> Install started successfully! Provisioning takes 5-6min."
|
||||
echo " sleep 360 && ssh root@$HOSTNAME"
|
||||
echo " sleep 360 && tsh ssh root@$HOSTNAME"
|
||||
|
|
Loading…
Reference in New Issue