mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 16:35:59 +00:00
misc scripts: add support for arm64
This commit is contained in:
@@ -235,6 +235,7 @@ EOF
|
||||
fi
|
||||
apt_update_safe
|
||||
$STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade
|
||||
$STD apt-get install -y sudo curl mc gnupg2 openssh-server wget gcc
|
||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
msg_ok "Updated Container OS"
|
||||
post_progress_to_api
|
||||
|
||||
Reference in New Issue
Block a user