Initial nightly release

This commit is contained in:
Roxedus
2021-06-05 23:49:47 +02:00
parent 3cd4c5c409
commit 7391668c0e
23 changed files with 2523 additions and 1 deletions

1
root/donate.txt Normal file
View File

@@ -0,0 +1 @@
Prowlarr: https://opencollective.com/prowlarr

View File

@@ -0,0 +1,6 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# permissions
chown -R abc:abc \
/config

View File

@@ -0,0 +1,9 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
cd /app/prowlarr/bin || exit
exec \
s6-setuidgid abc /app/prowlarr/bin/Prowlarr \
-nobrowser -data=/config