Initial release

This commit is contained in:
TheSpad
2023-03-18 15:06:18 +00:00
parent 6745950323
commit 293ea1c9de
29 changed files with 54 additions and 133 deletions
@@ -0,0 +1,8 @@
#!/usr/bin/with-contenv bash
# This is an install script that is designed to run after init-mods-package-install
# so it can take advantage of packages installed
# init-mods-end depends on this script so that later init and services wait until this script exits
echo "*** Removing existing par2cmdline packages ***"
apk del --purge par2cmdline
@@ -0,0 +1 @@
/etc/s6-overlay/s6-rc.d/init-mod-sabnzbd-par2cmdline-turbo-install/run