Another typo
This commit is contained in:
parent
75969a74e3
commit
bf4fef08b9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ You can now add your *on-the-go* computer as a remote on your *home* computer. U
|
|||
ssh-keygen -t rsa
|
||||
ssh-copy-id "me@localhost -p 2201"
|
||||
cd ~/annex
|
||||
git annex remote add on-the-go ssh://me@localhost:2201/home/myuser/annex
|
||||
git remote add on-the-go ssh://me@localhost:2201/home/myuser/annex
|
||||
|
||||
Now you can run normal annex operations, as long as the port forwarding shell is running³.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue