aboutsummaryrefslogtreecommitdiff
path: root/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start.sh')
-rwxr-xr-xstart.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/start.sh b/start.sh
new file mode 100755
index 0000000..7745c4b
--- /dev/null
+++ b/start.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+source ./venv/bin/activate
+python2.7 searx/searx/webapp.py