aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-04-08 22:19:49 +0200
committerEinhard Leichtfuß <alguien@respiranto.de>2018-04-08 22:19:49 +0200
commit0b65055dae20818988842525b4aad13ca06dd0a8 (patch)
tree76fef127c86aa8a2f64550f7e4c23b26022811aa
parent4a4cd8e85cb0851f5d7056098f5112b9016794ad (diff)
Update TODO
-rw-r--r--TODO1
-rwxr-xr-xrsync-backup.sh2
2 files changed, 2 insertions, 1 deletions
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.
#