Update install.func

This commit is contained in:
CanbiZ 2025-05-15 13:41:50 +02:00
parent 0731a296f5
commit 38c3e318a6

View File

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