From 95e1b1b44f891209710d5c780dd0ac75bf9e0f41 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 27 Aug 2025 10:29:21 +0200 Subject: [PATCH] Update haos-vm.sh --- vm/haos-vm.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh index b83f1b30..bfdef0b6 100644 --- a/vm/haos-vm.sh +++ b/vm/haos-vm.sh @@ -142,7 +142,6 @@ function check_root() { fi } - function arch_check() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${INFO}${YWB}This script will not work with PiMox! \n" @@ -412,7 +411,6 @@ function start_script() { check_root arch_check -pve_check ssh_check start_script