diff --git a/plex-token.sh b/plex-token.sh index 03c8257..fbbc8f7 100644 --- a/plex-token.sh +++ b/plex-token.sh @@ -6,7 +6,7 @@ script_delegation () { if [ -f "$1" ] ; then echo "$1" - if [ "$1" == "token" ] + if [[ "$1" == "token" ]] then source plex-token.sh else