mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-15 21:14:56 +02:00
Set var_arm64 to yes on 177 confirmed compatible scripts
Set var_arm64 to yes on 177 scripts that are confirmed to work without any changes to the script itself.
This commit is contained in:
@@ -12,6 +12,7 @@ var_ram="${var_ram:-1024}"
|
||||
var_disk="${var_disk:-8}"
|
||||
var_os="${var_os:-ubuntu}"
|
||||
var_version="${var_version:-24.04}"
|
||||
var_arm64="${var_arm64:-yes}"
|
||||
var_unprivileged="${var_unprivileged:-0}"
|
||||
|
||||
header_info "$APP"
|
||||
|
||||
Reference in New Issue
Block a user