diff --git a/restic.sh b/restic.sh index be5c351..453d760 100644 --- a/restic.sh +++ b/restic.sh @@ -6,7 +6,6 @@ : "${LOG_PATH:-/var/log/restic-backup.log}" : "${seafile_data_local:-/seafile}" -# need to securely provide password: https://restic.readthedocs.io/en/latest/faq.html#how-can-i-specify-encryption-passwords-automatically restic snapshots > /dev/null || restic init #Define a timestamp function