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