Compare commits
2 Commits
f0f6b0ac35
...
55b92abe60
Author | SHA1 | Date | |
---|---|---|---|
![]() |
55b92abe60 | ||
![]() |
cd8417c21e |
@ -82,8 +82,7 @@ network_check() {
|
|||||||
# This function updates the Container OS by running apt-get update and upgrade
|
# This function updates the Container OS by running apt-get update and upgrade
|
||||||
update_os() {
|
update_os() {
|
||||||
msg_info "Updating Container OS"
|
msg_info "Updating Container OS"
|
||||||
$STD apk update
|
$STD apk update && apk upgrade
|
||||||
$STD apk upgrade
|
|
||||||
msg_ok "Updated Container OS"
|
msg_ok "Updated Container OS"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user