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
|
||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
msg_ok "Updated Container OS"
|
||||
}
|
||||
|
||||
install_core_deps() {
|
||||
msg_info "Installing core dependencies"
|
||||
$STD apt-get update
|
||||
$STD apt-get install -y sudo curl mc
|
||||
|
Loading…
x
Reference in New Issue
Block a user