Fix VPS SSH host alias and sync backup script
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -22,7 +22,7 @@ set -euo pipefail
|
|||||||
|
|
||||||
# ── Configuration ────────────────────────────────────────────────────────────
|
# ── Configuration ────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
VPS_HOST="git.yoda.ddnsgeek.com"
|
VPS_HOST="vps.yoda.ddnsgeek.com"
|
||||||
VPS_PORT="22"
|
VPS_PORT="22"
|
||||||
VPS_USER="root"
|
VPS_USER="root"
|
||||||
VPS_BACKUP_DIR="/opt/backups/vm-apps"
|
VPS_BACKUP_DIR="/opt/backups/vm-apps"
|
||||||
|
|||||||
Reference in New Issue
Block a user