summaryrefslogtreecommitdiff
path: root/scripts/recordingdone.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/recordingdone.sh')
-rwxr-xr-xscripts/recordingdone.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/recordingdone.sh b/scripts/recordingdone.sh
index ce88509..6952287 100755
--- a/scripts/recordingdone.sh
+++ b/scripts/recordingdone.sh
@@ -56,8 +56,8 @@ DEFAULT_SID=-1
# Use the recording-dir's ctime as recording time?
CTIME_FROM_RECORDING=yes
-# 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"