forked from forkanization/Proxmox-arm64
Update notice in haos vm
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ function pve_check() {
|
|||||||
|
|
||||||
function arch_check() {
|
function arch_check() {
|
||||||
if [ "$(dpkg --print-architecture)" != "amd64" ]; then
|
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..."
|
echo -e "Exiting..."
|
||||||
sleep 2
|
sleep 2
|
||||||
exit
|
exit
|
||||||
|
|||||||
Reference in New Issue
Block a user