From 0b65055dae20818988842525b4aad13ca06dd0a8 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sun, 8 Apr 2018 22:19:49 +0200 Subject: Update TODO --- TODO | 1 + rsync-backup.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c9b9900..205f73c 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,7 @@ - Write an install script or such. - Delete 'too new' symlinks in by_number. - Per dirpath rsync_args. +- Allow resuming of backups. # -- PROBLEMS -- # - Permissions. diff --git a/rsync-backup.sh b/rsync-backup.sh index 3a592d7..ae094ea 100755 --- a/rsync-backup.sh +++ b/rsync-backup.sh @@ -2,7 +2,7 @@ # # rsync-backup.sh - a backup script using rsync. # -# Copyright 2017, 2018 Einhard Leichtfuß +# Copyright 2015 - 2018 Einhard Leichtfuß # # This file is part of rsync-backup. # -- cgit v1.2.3