To have some interactions on the script we need to allocate a tty. This adds a pseudo-tty to the ssh session. This enables `read -s` on deployment scripts.
To have some interactions on the script we need to allocate a tty. This adds a pseudo-tty to the ssh session. This enables `read -s` on deployment scripts.