This commit is contained in:
Tobias
2026-04-06 20:28:48 +02:00
committed by GitHub
parent c0cb2528bd
commit ca08e461dd

View File

@@ -34,6 +34,9 @@ function update_script() {
msg_info "Updating Debian LXC"
$STD apt update
$STD apt upgrade -y
echo ${LOCAL_IP}
msg_ok "Updated Debian LXC"
cleanup_lxc
exit