This commit is contained in:
thespad 2024-12-23 18:06:19 +00:00
parent 4ce77c0e5f
commit 0d235aa906
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -11,4 +11,4 @@ if [[ -z ${LSIO_NON_ROOT_USER} ]]; then
fi
find /config -path /config/Downloads -prune -o -exec lsiown abc:abc {} +
fi
fi

View File

@ -20,4 +20,4 @@ else
s6-notifyoncheck -d -n 300 -w 1000 \
python3 /app/sabnzbd/SABnzbd.py \
--config-file /config --server "$FAMILY"
fi
fi