test
This commit is contained in:
parent
928f99cc7f
commit
f5b14e36b0
@ -1,19 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# ChuckPa already wrote a great function for getting host info
|
||||
# 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"
|
||||
|
||||
|
||||
source ./HostConfig.sh
|
||||
HostConfig
|
||||
echo "$AppSuppDir"
|
||||
|
||||
#PLEX_PREFERENCES_XML="/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user