diff --git a/bootstrap.sh b/bootstrap.sh index fecc24c..8576ea4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -8,4 +8,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