Update notice in haos vm

This commit is contained in:
Sam Heinz
2024-07-01 12:29:31 +10:00
parent 6bc598ba0f
commit 554687cdd1

View File

@@ -126,7 +126,7 @@ function pve_check() {
function arch_check() {
if [ "$(dpkg --print-architecture)" != "amd64" ]; then
msg_error "This script will not work with PiMox! \n"
msg_error "This script is unsupported. Use the PiMox HAOS script.\n"
echo -e "Exiting..."
sleep 2
exit