From 30ca0b5ef79a72f6b9965980cf1a8cc26198ec03 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sat, 24 Feb 2024 09:05:59 +0300 Subject: [PATCH] Fix typo --- migrate-linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrate-linux.sh b/migrate-linux.sh index 7ac6932..2dd6576 100755 --- a/migrate-linux.sh +++ b/migrate-linux.sh @@ -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