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