dotfiles/rsnapshot_anacron/hourly/rsnapshot_hourly

6 lines
135 B
Bash
Executable file

#!/bin/bash
source <BASE>/rsnapshot_common
# 3600 seconds in an hour, retry every 10 minutes for half an hour
backup "1800" "hourly"