From 32552352c28a936585da677e8cd3d20fc4d5ff79 Mon Sep 17 00:00:00 2001 From: Tyler Nguyen Date: Sat, 26 Aug 2023 05:19:09 -0500 Subject: [PATCH] Missing Rename Fix --- README.md | 2 +- root/etc/s6-overlay/s6-rc.d/init-mod-plex-audnexus-install/up | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47bbc90..a62eb2f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Audnexus.bundle - Docker Mod for plex +# Audnexus.bundle - Docker Mod for Plex This mod adds [djdembeck/Audnexus.bundle](https://github.com/djdembeck/Audnexus.bundle). diff --git a/root/etc/s6-overlay/s6-rc.d/init-mod-plex-audnexus-install/up b/root/etc/s6-overlay/s6-rc.d/init-mod-plex-audnexus-install/up index 03d298d..e18ca42 100644 --- a/root/etc/s6-overlay/s6-rc.d/init-mod-plex-audnexus-install/up +++ b/root/etc/s6-overlay/s6-rc.d/init-mod-plex-audnexus-install/up @@ -1 +1 @@ -/etc/s6-overlay/s6-rc.d/init-mod-imagename-modname-install/run \ No newline at end of file +/etc/s6-overlay/s6-rc.d/init-mod-plex-audnexus-install/run \ No newline at end of file