diff options
Diffstat (limited to 'system/Attic')
-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. |