mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-31 04:54:43 +00: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:
@@ -13,6 +13,7 @@ var_cpu="${var_cpu:-2}"
|
||||
var_ram="${var_ram:-2048}"
|
||||
var_os="${var_os:-debian}"
|
||||
var_version="${var_version:-13}"
|
||||
var_arm64="${var_arm64:-yes}"
|
||||
|
||||
header_info "$APP"
|
||||
variables
|
||||
|
||||
Reference in New Issue
Block a user