diff --git a/main.go b/main.go index 3062c26..65f024b 100644 --- a/main.go +++ b/main.go @@ -16,7 +16,7 @@ import ( ) const ( - cmdPath = "/bootstrap.sh" + cmdPath = "/plexmediaserver/bootstrap.sh" logFilePath = "/var/log/plex/plex-elastic-transcoder.log" plexServerURL = "10.20.40.60:32400" )