This commit is contained in:
parent
77e25e2f8a
commit
1b66dec211
1 changed files with 4 additions and 2 deletions
|
@ -5,13 +5,15 @@ Basically I do not know how to use the data which was copied in case my local
|
||||||
machine dies?
|
machine dies?
|
||||||
|
|
||||||
|
|
||||||
h2. I have done the following:
|
# h2 I have done the following:
|
||||||
|
---
|
||||||
1. copied my ssh public key to a remote server
|
1. copied my ssh public key to a remote server
|
||||||
1. created a directory and started git annex assistant
|
1. created a directory and started git annex assistant
|
||||||
|
|
||||||
mkdir ~/test_annex
|
mkdir ~/test_annex
|
||||||
|
|
||||||
cd ~/test_annex
|
cd ~/test_annex
|
||||||
|
|
||||||
git annex webapp
|
git annex webapp
|
||||||
|
|
||||||
1. clicked Repository->Add another local repository
|
1. clicked Repository->Add another local repository
|
||||||
|
|
Loading…
Add table
Reference in a new issue