diff options
author | David Runge <dave@sleepmap.de> | 2015-04-25 00:45:29 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-04-25 00:45:29 +0200 |
commit | 6337a5ff642de5692f17d1010d2a2934b6942a7c (patch) | |
tree | 47527a3ca9a43ae488d04d84cd286baf251741a6 | |
parent | 9c4c4f4b49b8a50a6ce639cc1dba2c1ef96b279f (diff) | |
download | crypted-backups-6337a5ff642de5692f17d1010d2a2934b6942a7c.tar.gz crypted-backups-6337a5ff642de5692f17d1010d2a2934b6942a7c.tar.bz2 crypted-backups-6337a5ff642de5692f17d1010d2a2934b6942a7c.tar.xz crypted-backups-6337a5ff642de5692f17d1010d2a2934b6942a7c.zip |
README.md: Adding TODO for scripts.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ This service can of course also just be started and stopped separately from the **Note:** *To minimize the size of your backups, you might want to consider using tools like [profile-cleaner](https://github.com/graysky2/profile-cleaner) to shrink the size of your program profiles.* ## TODO +* Unifying scripts for simplicity * Using [pixz](https://github.com/vasi/pixz) * Using [rsync](https://rsync.samba.org/) for backup mirroring |