1
Fork 0
mirror of https://github.com/RGBCube/vmware-to-proxmox-migration-script synced 2025-07-14 18:17:38 +00:00
This commit is contained in:
RGBCube 2024-02-24 09:05:59 +03:00
parent 944bd3aa5f
commit 30ca0b5ef7
No known key found for this signature in database

View file

@ -61,7 +61,7 @@ input ESXI_SERVER "ESXi server hostname/IP"
input ESXI_USERNAME "ESXi server username"
input ESXI_PASSWORD "ESXi server password"
input VM_NAME "Same of the VM to migrate"
input VM_NAME "Name of the VM to migrate"
input VLAN_TAG "VLAN tag" "80"
while [[ true ]]; do