From 8e33e94e47f160b670b9d9147121956d37bb7077 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 26 May 2025 14:01:18 +0200 Subject: [PATCH] Update umbrel-os-vm.sh --- vm/umbrel-os-vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"