summarylogtreecommitdiffstats
path: root/nzbhydra2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nzbhydra2.sh')
-rw-r--r--nzbhydra2.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/nzbhydra2.sh b/nzbhydra2.sh
new file mode 100644
index 000000000000..bd46d04137f7
--- /dev/null
+++ b/nzbhydra2.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+export NZBHYDRA_DISABLE_UPDATE=true
+exec /usr/lib/nzbhydra2/nzbhydra2wrapperPy3.py "$@"