mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-17 04:51:21 +02:00
set script arm64 statuses to yes
these scripts I have already previously confirmed work without any changes to the scripts themselves
This commit is contained in:
@@ -12,7 +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:-no}"
|
||||
var_arm64="${var_arm64:-yes}"
|
||||
var_unprivileged="${var_unprivileged:-0}"
|
||||
|
||||
header_info "$APP"
|
||||
|
||||
Reference in New Issue
Block a user