test
This commit is contained in:
parent
4f0bc6c841
commit
4c75f5ab86
@ -1692,7 +1692,7 @@ do
|
|||||||
# Quit/Exit
|
# Quit/Exit
|
||||||
98|sourcefile)
|
98|sourcefile)
|
||||||
HostConfig
|
HostConfig
|
||||||
echo "$AppSuppDir"
|
export "PLEX_APPLICATION_SUPPORT_DIR=$AppSuppDir"
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# ChuckPa already wrote a great function for getting host info
|
# ChuckPa already wrote a great function for getting host info
|
||||||
bash ./DBRepair.sh show 99 >/dev/null 2>&1
|
bash ./DBRepair.sh show 99 >/dev/null 2>&1
|
||||||
echo "$AppSuppDir"
|
echo "$PLEX_APPLICATION_SUPPORT_DIR"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user