This commit is contained in:
deathbybandaid 2023-03-14 10:53:42 -04:00
parent eb87809e33
commit 12ede6cccb

View File

@ -9,7 +9,7 @@ script_delegation ()
token) source ./plex-token.sh ;;
esac
else
echo "'$1' '$1' is not a valid plex-tools command"
echo "'$1' is not a valid plex-tools command"
fi
}
script_delegation