mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 18:05:54 +00:00
Update alpine-install.func
This commit is contained in:
@@ -82,7 +82,7 @@ network_check() {
|
||||
# This function updates the Container OS by running apt-get update and upgrade
|
||||
update_os() {
|
||||
msg_info "Updating Container OS"
|
||||
$STD apk update && apk upgrade
|
||||
$STD apk update && $STD apk upgrade
|
||||
msg_ok "Updated Container OS"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user