Update Script create VM

This commit is contained in:
MacRimi
2025-05-02 15:41:27 +02:00
parent 9170410a4f
commit ceaee0628a
3 changed files with 53 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ VENV_PATH="/opt/googletrans-env"
source <(curl -s "$VM_REPO/vm_configurator.sh")
source <(curl -s "$VM_REPO/disk_selector.sh")
source <(curl -s "$VM_REPO/vm_creator.sh")
source <(curl -s "$VM_REPO/guest_agent_config.sh")
if [[ -f "$UTILS_FILE" ]]; then