diff --git a/ct/debian.sh b/ct/debian.sh index 668f0c5e..33340cc1 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -35,7 +35,7 @@ function update_script() { $STD apt update $STD apt upgrade -y - echo ${LOCAL_IP} + echo ip: ${LOCAL_IP} msg_ok "Updated Debian LXC" cleanup_lxc