1
Fork 0
mirror of https://github.com/RGBCube/vmware-to-proxmox-migration-script synced 2025-07-25 15:37:46 +00:00

expanded to-do list and fixed typo

This commit is contained in:
tcude 2024-01-18 16:19:26 -06:00
parent 14fa3574b6
commit 5c5a8a0205

View file

@ -1,8 +1,9 @@
#!/bin/bash
# Todo - Get rid of temp EFI
# To-do - Get rid of temp EFI
# - Add ability to choose between local-lvm and local-zfs
# - 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
# Function to get user input with a default value
get_input() {