Get ready for launch
This build will fail
This commit is contained in:
7
root/etc/s6-overlay/s6-rc.d/svc-prowlarr/run
Normal file
7
root/etc/s6-overlay/s6-rc.d/svc-prowlarr/run
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
exec \
|
||||
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost 9696" \
|
||||
cd /app/prowlarr/bin s6-setuidgid abc /app/prowlarr/bin/Prowlarr \
|
||||
-nobrowser -data=/config
|
||||
Reference in New Issue
Block a user