diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-16 04:47:36 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-20 20:04:00 +0700 |
commit | 2b636e5340d847c936340296ca4f32a26d854ef0 (patch) | |
tree | 9311795b5f17567801bff6f7d4be64908a6f299f | |
parent | e4ab8560a00bed32374a389efc77dda20ca03b4e (diff) |
system/Attic: Update README.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | system/Attic/Attic.SlackBuild | 2 | ||||
-rw-r--r-- | system/Attic/README | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/system/Attic/Attic.SlackBuild b/system/Attic/Attic.SlackBuild index b4f0e8e7579d..22469e168966 100644 --- a/system/Attic/Attic.SlackBuild +++ b/system/Attic/Attic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Attic -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/system/Attic/README b/system/Attic/README index daf574039b2c..c97f0db01ef9 100644 --- a/system/Attic/README +++ b/system/Attic/README @@ -4,3 +4,6 @@ data deduplication technique used makes Attic suitable for daily backups since only actual changes are stored. Optional dependency: llfuse (used for mounting the archives) + +NOTE: +Please install python3 first before installing all other requirements. |