This commit is contained in:
deathbybandaid 2023-03-14 13:51:52 -04:00
parent 6fdb51d00e
commit b3163a3284

View File

@ -4,7 +4,9 @@ update_from_cli() {
# ChuckPa already wrote a great function for getting host info
source ./HostConfig.sh
plex_scanner_location="$PKGDIR/Plex Media Scanner"
echo $PLEX_SQLITE
echo "Getting Plex Library list"
echo "$PLEX_SQLITE"
}
update_from_api() {