Чтобы не терять времени, добавте следующий комментарий в начало вашего crontab:
Код: Выделить всё
#minute (0-59),
#|      hour (0-23),
#|      |       day of the month (1-31),
#|      |       |       month of the year (1-12),
#|      |       |       |       day of the week (0-6 with 0=Sunday).
#|      |       |       |       |       commands
0       1       *       *       *     /usr/local/bin/dump.sh

