Update build.func

add @asylumexp repo for ARM64 support.
pull/3124/head
tteckster 6 months ago committed by GitHub
parent 0bd8035461
commit 574226d993
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -111,6 +111,7 @@ pve_check() {
arch_check() {
if [ "$(dpkg --print-architecture)" != "amd64" ]; then
echo -e "\n ${CROSS} This script will not work with PiMox! \n"
echo -e "\n Visit https://github.com/asylumexp/Proxmox for ARM64 support. \n"
echo -e "Exiting..."
sleep 2
exit

Loading…
Cancel
Save

Powered by BW's shoe-string budget.