mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 13:45:54 +00:00
Update haos-vm.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user