summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]scripts/savepads.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/savepads.sh b/scripts/savepads.sh
index 18a55bc..852255c 100644..100755
--- a/scripts/savepads.sh
+++ b/scripts/savepads.sh
@@ -9,7 +9,7 @@
#
# Crontab at the 16th minute every three hours:
#
-# 16 */3 * * * /some/path/sigsum-savepads >>/some/log/file 2>&1
+# 16 */3 * * * /path/to/savepads.sh /path/to/download/dir >>/some/log/file 2>&1
#
set -eu