diff options
Diffstat (limited to 'scripts/undoneepgsearch.sh')
-rwxr-xr-x | scripts/undoneepgsearch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/undoneepgsearch.sh b/scripts/undoneepgsearch.sh index 8716ec8..98cdbbc 100755 --- a/scripts/undoneepgsearch.sh +++ b/scripts/undoneepgsearch.sh @@ -32,7 +32,7 @@ EPGSEARCHDONE_FILE="/etc/vdr/plugins/epgsearch/epgsearchdone.data" # Backup epgsearchdone.data before changing it (only once a day) BACKUP=yes -SVDRPSEND=svdrpsend.pl +SVDRPSEND=svdrpsend # For some debugging infos, set to yes DEBUG=no |