test
This commit is contained in:
parent
6fdb51d00e
commit
b3163a3284
@ -4,7 +4,9 @@ update_from_cli() {
|
|||||||
# ChuckPa already wrote a great function for getting host info
|
# ChuckPa already wrote a great function for getting host info
|
||||||
source ./HostConfig.sh
|
source ./HostConfig.sh
|
||||||
plex_scanner_location="$PKGDIR/Plex Media Scanner"
|
plex_scanner_location="$PKGDIR/Plex Media Scanner"
|
||||||
echo $PLEX_SQLITE
|
|
||||||
|
echo "Getting Plex Library list"
|
||||||
|
echo "$PLEX_SQLITE"
|
||||||
}
|
}
|
||||||
|
|
||||||
update_from_api() {
|
update_from_api() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user