diff --git a/ct/wireguard.sh b/ct/wireguard.sh index b5137ca6..23e75b80 100644 --- a/ct/wireguard.sh +++ b/ct/wireguard.sh @@ -63,7 +63,6 @@ if [ "$UPD" == "1" ]; then msg_info "Updating ${APP} LXC" apt-get update &>/dev/null apt-get -y upgrade &>/dev/null -msg_ok "Updated Successfully" exit fi if [ "$UPD" == "2" ]; then