test
This commit is contained in:
parent
00507009b3
commit
2cd92b48d4
@ -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)
|
$plex_scanner_location --list
|
||||||
}
|
}
|
||||||
|
|
||||||
update_from_api() {
|
update_from_api() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user