Remove redundant line in omnitools.sh

This commit is contained in:
Tobias
2026-07-26 18:50:43 +02:00
committed by GitHub
parent f50c296342
commit 8d1b203c6a
-1
View File
@@ -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