From 38c3e318a6da93986f05ecd4744c9f2ffdac59eb Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 15 May 2025 13:41:50 +0200 Subject: [PATCH] Update install.func --- misc/install.func | 4 ---- 1 file changed, 4 deletions(-) diff --git a/misc/install.func b/misc/install.func index a64c012..3ddcc87 100644 --- a/misc/install.func +++ b/misc/install.func @@ -167,11 +167,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" - - msg_info "DEBUG: about to source tools.func" source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/tools.func) - msg_ok "DEBUG: sourced tools.func" - } # This function modifies the message of the day (motd) and SSH settings