summaryrefslogtreecommitdiff
path: root/scripts/restartsearxng
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/restartsearxng')
-rwxr-xr-xscripts/restartsearxng3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/restartsearxng b/scripts/restartsearxng
new file mode 100755
index 0000000..0593803
--- /dev/null
+++ b/scripts/restartsearxng
@@ -0,0 +1,3 @@
+#!/bin/sh
+pkill -x uwsgi
+uwsgi --ini $HOME/opt/searxng/searxng.ini