This commit is contained in:
deathbybandaid 2023-03-14 10:24:07 -04:00
parent 928f99cc7f
commit f5b14e36b0
2 changed files with 3 additions and 13 deletions

View File

View File

@ -1,19 +1,9 @@
#!/bin/bash #!/bin/bash
# ChuckPa already wrote a great function for getting host info # ChuckPa already wrote a great function for getting host info
# we will just save stuff there source ./HostConfig.sh
#FILE="./chuckpavars" HostConfig
#run_chuckvar_grab=1 echo "$AppSuppDir"
#if test -f "$FILE"; then
# source $FILE
#else
#
#fi
bash ./DBRepair.sh sourcefile >/dev/null 2>&1
echo "$PLEX_APPLICATION_SUPPORT_DIR"
#PLEX_PREFERENCES_XML="/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml" #PLEX_PREFERENCES_XML="/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml"