mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 08:52:18 +02:00
Update install.func
tweak
This commit is contained in:
parent
f9b9b560f1
commit
00f73c7370
@ -113,7 +113,7 @@ network_check() {
|
||||
update_os() {
|
||||
msg_info "Updating Container OS"
|
||||
$STD apt-get update
|
||||
$STD apt-get -y upgrade
|
||||
$STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade
|
||||
msg_ok "Updated Container OS"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user