Use Plex Media Server base image for runner

This commit is contained in:
James Munnelly
2015-09-10 23:36:01 +01:00
parent 6afedbda1f
commit 6e8a45f628
2 changed files with 4 additions and 22 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ echo "CD'd to directory: $1"
echo "Executing with parameters: ${@:2}"
/plexmediaserver/Resources/Plex\ New\ Transcoder ${@:2}
/usr/lib/plexmediaserver/Resources/Plex\ New\ Transcoder ${@:2}