diff options
Diffstat (limited to 'scripts/mtdone2epgsearchdone.sh')
-rwxr-xr-x | scripts/mtdone2epgsearchdone.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mtdone2epgsearchdone.sh b/scripts/mtdone2epgsearchdone.sh index 52d9062..00d7ecb 100755 --- a/scripts/mtdone2epgsearchdone.sh +++ b/scripts/mtdone2epgsearchdone.sh @@ -22,8 +22,8 @@ ASK_SID=no # What S-ID should be used if no other selected DEFAULT_SID=0 -# adjust the following lines to your path to svdrpsend.pl -SVDRPSEND=/usr/local/bin/svdrpsend.pl +# adjust the following lines to your path to svdrpsend +SVDRPSEND=/usr/local/bin/svdrpsend # Home of EPGsearch EPGSEARCH_HOME="/etc/vdr/plugins" |