[bin] Update work UTM VM name

This commit is contained in:
2026-01-22 11:51:28 -05:00
parent 6c0cf00e35
commit ecc67b2f87

View File

@ -3,7 +3,7 @@ set -euo pipefail
# ---- CONFIG ----
UTM_DIR="$HOME/Library/Containers/com.utmapp.UTM/Data/Documents"
VM_NAME="Personal Fedora.utm"
VM_NAME="Work.utm"
REMOTE_HOST="rhea.local"
REMOTE_DIR="/tank/backups/utm"