This commit is contained in:
leo 2024-08-05 07:02:32 +05:00
parent 6c63d16c0f
commit 006d804adc

View File

@ -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