mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-28 07:51:55 +00:00
Update hyperion-v5.sh
fix update
This commit is contained in:
parent
c664821514
commit
9f322e803c
@ -322,7 +322,7 @@ function update_script() {
|
||||
header_info
|
||||
msg_info "Updating ${APP} LXC"
|
||||
apt-get update &>/dev/null
|
||||
apt-get -y upgrade &>/dev/null
|
||||
apt-get install -y hyperion &>/dev/null
|
||||
msg_ok "Updated ${APP} LXC"
|
||||
msg_ok "Update Successfull"
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user