fix repo name
This commit is contained in:
parent
2ed4087110
commit
a8b50f75b8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ the repository in your computer you want to archive. In short:
|
||||||
git clone ~/annex
|
git clone ~/annex
|
||||||
cd ~/annex
|
cd ~/annex
|
||||||
git remote add archivedrive /media/archive/annex
|
git remote add archivedrive /media/archive/annex
|
||||||
git annex sync archive
|
git annex sync archivedrive
|
||||||
|
|
||||||
Don't forget to tell git-annex this is an archive drive (or perhaps a backup
|
Don't forget to tell git-annex this is an archive drive (or perhaps a backup
|
||||||
drive). Also, give the drive a description that matches something you write on
|
drive). Also, give the drive a description that matches something you write on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue