diff --git a/remote.sh b/remote.sh index 510291a..0b2d121 100644 --- a/remote.sh +++ b/remote.sh @@ -10,7 +10,7 @@ if [ -z "$1" ]; then exit 1 fi -SSH_PORT=2525 +SSH_PORT=22 REMOTE_USER="root" SERVER_HOST=$1 SECRETS_DIR=/data/secrets