mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Update install.func
This commit is contained in:
parent
569089cb73
commit
32d6194ade
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ network_check() {
|
|||
trap 'error_handler $LINENO "$BASH_COMMAND"' ERR
|
||||
}
|
||||
|
||||
|
||||
# This function updates the Container OS by running apt-get update and upgrade
|
||||
update_os() {
|
||||
msg_info "Updating Container OS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue