Skip to content
Snippets Groups Projects
Commit a80d6f4a authored by intrigeri's avatar intrigeri
Browse files

Make it clear duplicity >=0.4.9 is required when using a custom tmpdir.

parent dc7f723e
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# vim: set filetype=sh sw=3 sts=3 expandtab autoindent: # vim: set filetype=sh sw=3 sts=3 expandtab autoindent:
# #
# duplicity script for backupninja # duplicity script for backupninja
# requires duplicity >= 0.4.4 # requires duplicity >= 0.4.4, and >= 0.4.9 when using a custom tmpdir.
# #
getconf options getconf options
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment