Update install.func
This commit is contained in:
parent
103153bbbd
commit
b27a8f0a93
@ -211,9 +211,7 @@ EOF
|
|||||||
$STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade
|
$STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade
|
||||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||||
msg_ok "Updated Container OS"
|
msg_ok "Updated Container OS"
|
||||||
}
|
|
||||||
|
|
||||||
install_core_deps() {
|
|
||||||
msg_info "Installing core dependencies"
|
msg_info "Installing core dependencies"
|
||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
$STD apt-get install -y sudo curl mc
|
$STD apt-get install -y sudo curl mc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user