diff --git a/bootstrap.sh b/bootstrap.sh index ceccb3d..5e9b604 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -6,6 +6,4 @@ echo "CD'd to directory: $1" echo "Executing with parameters: ${@:2}" -export LD_LIBRARY_PATH=/usr/lib/plexmediaserver - /plexmediaserver/Resources/Plex\ New\ Transcoder "${@:2}" \ No newline at end of file