add back git-annex setup section
This commit is contained in:
parent
80562725ee
commit
da9a6b7ece
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ Run the program once to set it up.
|
||||||
|
|
||||||
After the setup has finished, it will print the git-annex configure lines.
|
After the setup has finished, it will print the git-annex configure lines.
|
||||||
|
|
||||||
|
## Configuring git-annex
|
||||||
|
|
||||||
|
git config annex.flickr-hook '/usr/bin/python2 ~/flickrannex/flickrannex.py'
|
||||||
|
git annex initremote flickr type=hook hooktype=flickr encryption=shared
|
||||||
|
git annex describe flickr "the flickr library"
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
### Unencrypted mode
|
### Unencrypted mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue