revert to default update_os

This commit is contained in:
Mips2648 2025-06-09 08:10:31 +02:00
parent 5f11c71b6e
commit 8c9146deff
No known key found for this signature in database

View File

@ -12,12 +12,7 @@ verb_ip6
catch_errors catch_errors
setting_up_container setting_up_container
network_check network_check
update_os
# update_os # don't call this one because it is a bad idea to remove /usr/lib/python3.*/EXTERNALLY-MANAGED in this context
msg_info "Upgrade OS"
$STD apt-get update
$STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade
msg_ok "OS upgraded"
msg_info "Installing dependencies" msg_info "Installing dependencies"
$STD apt-get install -y \ $STD apt-get install -y \