From 448b4fd4b9cf2b3c4576a444c2a8c1983cfb7393 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:31:30 +0200 Subject: [PATCH] remove test --- ct/debian.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/debian.sh b/ct/debian.sh index 33340cc1..fb7b4785 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -34,8 +34,6 @@ function update_script() { msg_info "Updating Debian LXC" $STD apt update $STD apt upgrade -y - - echo ip: ${LOCAL_IP} msg_ok "Updated Debian LXC" cleanup_lxc