This commit is contained in:
deathbybandaid 2023-03-14 10:19:51 -04:00
parent 4c75f5ab86
commit e39f2d2c3b

View File

@ -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"