test
This commit is contained in:
parent
ae64e48ca3
commit
6fdb51d00e
@ -4,7 +4,7 @@ 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_scanner_location --list")
|
echo $PLEX_SQLITE
|
||||||
}
|
}
|
||||||
|
|
||||||
update_from_api() {
|
update_from_api() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user