summaryrefslogtreecommitdiff
path: root/scripts/restartsearxng
diff options
context:
space:
mode:
authorJackJ30 <jackqjamison@proton.me>2024-10-01 15:41:38 -0400
committerJackJ30 <jackqjamison@proton.me>2024-10-01 15:41:38 -0400
commit87d1769dcbdd5fe5e5ebde8f2bc6e490611947cb (patch)
tree8ae44369af3c2b05bf64b47dde51b42dc47ad400 /scripts/restartsearxng
parente4d544ff68a1885be156230afae09d0f96024c9e (diff)
I'm going through changes
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