From b27a8f0a93e5a4556cdf52a7df34fe3148376c3d Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:56:34 +0100 Subject: [PATCH] Update install.func --- misc/install.func | 2 -- 1 file changed, 2 deletions(-) diff --git a/misc/install.func b/misc/install.func index 5dc19e7..d579147 100644 --- a/misc/install.func +++ b/misc/install.func @@ -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