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() {