mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
- yWeb: remove support for outdated dboxshot binary
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -89,12 +89,6 @@ function do_check(){
|
||||
~
|
||||
sLog_addRow(sLog_body, "green", "Programs: fbshot is installed at: {=var-get:fbshot=}. OSD Screenshot is enabled.", "ok");
|
||||
=}
|
||||
{=var-set:dboxshot={=find-exec:dboxshot=}=}
|
||||
{=if-empty:{=var-get:dboxshot=}~
|
||||
sLog_addRow(sLog_body, "red", "Programs: dboxshot is not installed. Remote & OSD is disabled.", "failed");
|
||||
~
|
||||
sLog_addRow(sLog_body, "green", "Programs: dboxshot is installed at: {=var-get:dboxshot=}. Remote & OSD is enabled.", "ok");
|
||||
=}
|
||||
|
||||
{=if-not-equal:{=global-var-get:boxtype=}~coolstream~
|
||||
{=var-set:fcp={=find-exec:fcp=}=}
|
||||
|
Reference in New Issue
Block a user