From 84ce6df06c55c7fcba5b601f4d071f8142cea6c5 Mon Sep 17 00:00:00 2001 From: tcude Date: Thu, 18 Jan 2024 18:17:57 -0600 Subject: [PATCH] additional to-do item --- vmware_to_proxmox.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vmware_to_proxmox.sh b/vmware_to_proxmox.sh index e8d1ca8..faa3169 100755 --- a/vmware_to_proxmox.sh +++ b/vmware_to_proxmox.sh @@ -4,6 +4,7 @@ # - Find way to carry over MAC # - Attempt to find way to fix networking post-migration automatically # - Get script to pull specs of ESXi VM and use them when creating Proxmox VM +# - Add functionality to remove old .ova files from local machine # Function to get user input with a default value get_input() {