diff --git a/menu/pgbox/community/community.sh b/menu/pgbox/community/community.sh index 22914476..4f07f857 100644 --- a/menu/pgbox/community/community.sh +++ b/menu/pgbox/community/community.sh @@ -219,11 +219,14 @@ $p - Now Installing! EOF - sleep 1 - + ##### CHECK START ##### if [ "$p" == "plaxt" ]; then bash /opt/plexguide/menu/functions/plaxt.sh; fi + if [ "$p" == "channelsdvr" ]; then + bash /opt/plexguide/menu/functions/channelsdvr.sh; fi + ##### CHECK EXIT ##### + # Store Used Program echo "$p" >/tmp/program_var # Execute Main Program