mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00:00
Use onliner for updates (#4414)
This commit is contained in:
parent
4a3ee4db67
commit
9140fd52ac
19 changed files with 106 additions and 115 deletions
|
@ -21,8 +21,7 @@ catch_errors
|
|||
|
||||
function update_script() {
|
||||
msg_info "Updating Alpine Packages"
|
||||
$STD apk update
|
||||
$STD apk upgrade
|
||||
$STD apk -U upgrade
|
||||
msg_ok "Updated Alpine Packages"
|
||||
|
||||
msg_info "Updating PostgreSQL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue