Create plex-audnexus LSIO Docker Mod

This commit is contained in:
Tyler Nguyen
2023-08-26 05:14:08 -05:00
committed by GitHub
parent cc80a43d42
commit 92f50a07f6
22 changed files with 29 additions and 95 deletions
@@ -0,0 +1,8 @@
#!/usr/bin/with-contenv bash
if [ -z `command -v git` ]; then
echo "**** adding plex-audnexus deps to package install list ****"
echo "git" >> /mod-repo-packages-to-install.list
else
echo "**** plex-audnexus deps already installed, skipping ****"
fi
@@ -0,0 +1 @@
oneshot
@@ -0,0 +1 @@
/etc/s6-overlay/s6-rc.d/init-mod-imagename-modname-add-package/run