diff --git a/vm/umbrel-os-vm.sh b/vm/umbrel-os-vm.sh index 6e07278..5a80951 100644 --- a/vm/umbrel-os-vm.sh +++ b/vm/umbrel-os-vm.sh @@ -77,7 +77,7 @@ function default_settings() { echo -e "${CREATING}${BOLD}${DGN}Creating a Umbrel OS VM using the above default settings${CL}" } -check_hostname_conflict "$HN" +#check_hostname_conflict "$HN" function advanced_settings() { METHOD="advanced"