From 8d1b203c6a5c431e3de9998bb10044ccf9ba5c83 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Sun, 26 Jul 2026 18:50:43 +0200 Subject: [PATCH] Remove redundant line in omnitools.sh --- ct/omnitools.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/omnitools.sh b/ct/omnitools.sh index f9f269336..d3334ca1d 100755 --- a/ct/omnitools.sh +++ b/ct/omnitools.sh @@ -49,7 +49,6 @@ function update_script() { rm -rf /opt/omnitools/node_modules systemctl reload nginx msg_ok "Published Web Assets" - msg_ok "Updated successfully!" fi