Update install.func

This commit is contained in:
CanbiZ 2025-03-24 10:56:34 +01:00 committed by GitHub
parent 103153bbbd
commit b27a8f0a93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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