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