Update umbrel-os-vm.sh

This commit is contained in:
CanbiZ 2025-05-26 14:01:18 +02:00
parent 1743a23638
commit 8e33e94e47

View File

@ -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"