diff --git a/deploy/setup b/deploy/setup index 7abd2f5e5b..50ca062374 100755 --- a/deploy/setup +++ b/deploy/setup @@ -2,6 +2,8 @@ set -euxo pipefail +touch .hushlogin + sed -i -E 's/#?PasswordAuthentication yes/PasswordAuthentication no/' /etc/ssh/sshd_config apt-get install --yes \