This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 2013-05-22 06:40:33 +00:00 committed by admin
parent 6ee940ca7a
commit 6cf55433b8

View file

@ -24,13 +24,11 @@ Run the program once to make an empty config file.
cd ~/megaannex; python2 megaannex.py
Edit the megaannex.conf file. Add your mega.co.nz username and password
Note: The folder option in the megaannex.conf file isn't yet used.
Edit the megaannex.conf file. Add your mega.co.nz username, password, and folder name on mega.co.nz
## Configuring git-annex
git config annex.mega-hook '/usr/bin/python2 ~/megaannex/megaannex.py'
git config annex.mega-hook '/usr/bin/python2 ~/megaannex/megaannex.py'
git annex initremote mega type=hook hooktype=mega encryption=shared
git annex describe mega "the mega.co.nz library"