test
This commit is contained in:
parent
928f99cc7f
commit
f5b14e36b0
@ -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"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user