Rebase to 3.21

This commit is contained in:
thespad
2024-12-23 18:02:42 +00:00
parent 7543d440df
commit 1b020e940c
8 changed files with 28 additions and 12 deletions

View File

@@ -3,7 +3,8 @@
mkdir -p /run/prowlarr-temp
# permissions
lsiown -R abc:abc \
/config \
/run/prowlarr-temp
if [[ -z ${LSIO_NON_ROOT_USER} ]]; then
lsiown -R abc:abc \
/config \
/run/prowlarr-temp
fi