test
This commit is contained in:
parent
8f92260ab5
commit
3a2a19fa89
@ -6,7 +6,7 @@ script_delegation ()
|
|||||||
{
|
{
|
||||||
if [ -f "$1" ] ; then
|
if [ -f "$1" ] ; then
|
||||||
echo "$1"
|
echo "$1"
|
||||||
if [ "$1" == "token" ]
|
if [[ "$1" == "token" ]]
|
||||||
then
|
then
|
||||||
source plex-token.sh
|
source plex-token.sh
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user