mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
@@ -957,7 +957,7 @@ prepare_host()
|
|||||||
if [[ $(dpkg --print-architecture) != amd64 ]]; then
|
if [[ $(dpkg --print-architecture) != amd64 ]]; then
|
||||||
display_alert "Please read documentation to set up proper compilation environment"
|
display_alert "Please read documentation to set up proper compilation environment"
|
||||||
display_alert "http://www.armbian.com/using-armbian-tools/"
|
display_alert "http://www.armbian.com/using-armbian-tools/"
|
||||||
exit_with_error "Running this tool on non x86-x64 build host in not supported"
|
exit_with_error "Running this tool on non x86-x64 build host is not supported"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# wait until package manager finishes possible system maintanace
|
# wait until package manager finishes possible system maintanace
|
||||||
|
|||||||
Reference in New Issue
Block a user