From 415ef4607e0cb291b0f5fa68620ac13d3274404b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 19 Jun 2012 20:26:20 +0200 Subject: Assume svdrpsend is in $PATH in all scripts --- scripts/mtdone2epgsearchdone.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/mtdone2epgsearchdone.sh') diff --git a/scripts/mtdone2epgsearchdone.sh b/scripts/mtdone2epgsearchdone.sh index 00d7ecb..f3513a9 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 -SVDRPSEND=/usr/local/bin/svdrpsend +# adjust the following line to your path to svdrpsend +SVDRPSEND=svdrpsend # Home of EPGsearch EPGSEARCH_HOME="/etc/vdr/plugins" -- cgit v1.2.3