mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 01:46:10 -04:00
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "Remove codecs: start"
|
||||
|
||||
find "/config/Library/Application Support/Plex Media Server/Codecs/"* -type d -exec rm -rv {} +
|
||||
|
||||
echo "Remove codecs: end"
|
||||
@@ -0,0 +1 @@
|
||||
oneshot
|
||||
@@ -0,0 +1 @@
|
||||
/etc/s6-overlay/s6-rc.d/init-mod-plex-remove-codecs/run
|
||||
Reference in New Issue
Block a user