diff --git a/ct/searxng.sh b/ct/searxng.sh index 3d6d0e5df..a35a609db 100644 --- a/ct/searxng.sh +++ b/ct/searxng.sh @@ -52,7 +52,6 @@ function update_script() { systemctl start searxng msg_ok "Started Services" msg_ok "Updated successfully!" - fi exit } start