mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 09:53:02 -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"
|
||||
Reference in New Issue
Block a user