diff --git a/plex-token.sh b/plex-token.sh index 0159c6c..c7c9e60 100644 --- a/plex-token.sh +++ b/plex-token.sh @@ -1,7 +1,16 @@ #!/bin/bash # ChuckPa already wrote a great function for getting host info -bash ./DBRepair.sh show 99 >/dev/null 2>&1 +# we will just save stuff there +#FILE="./chuckpavars" +#run_chuckvar_grab=1 +#if test -f "$FILE"; then +# source $FILE +#else +# +#fi + +bash ./DBRepair.sh sourcefile >/dev/null 2>&1 echo "$PLEX_APPLICATION_SUPPORT_DIR"