diff options
Diffstat (limited to 'scripts/epg2autotimer.sh')
-rwxr-xr-x | scripts/epg2autotimer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/epg2autotimer.sh b/scripts/epg2autotimer.sh index 524720b..bc1c981 100755 --- a/scripts/epg2autotimer.sh +++ b/scripts/epg2autotimer.sh @@ -11,7 +11,7 @@ # CONFIG START AUTOTIMER_FILE="$SOURCEDIR/vdradmin/vdradmind.at" - SVDRPSEND=/usr/local/bin/svdrpsend + SVDRPSEND=svdrpsend # default autotimer settings STATUS=1 # 0 = inactive (by default) / 1 = active |