mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
Auto-update READMEs
This commit is contained in:
parent
a3b733aa15
commit
272f84d942
6 changed files with 6 additions and 6 deletions
|
@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to
|
|||
You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running:
|
||||
|
||||
```
|
||||
mkdir ~/.ssh -p 2>/dev/null
|
||||
mkdir ~/.ssh -p
|
||||
touch ~/.ssh/authorized_keys
|
||||
chmod u=rw,go= ~/.ssh/authorized_keys
|
||||
cat << EOPKEY >> ~/.ssh/authorized_keys
|
||||
|
|
|
@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to
|
|||
You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running:
|
||||
|
||||
```
|
||||
mkdir ~/.ssh -p 2>/dev/null
|
||||
mkdir ~/.ssh -p
|
||||
touch ~/.ssh/authorized_keys
|
||||
chmod u=rw,go= ~/.ssh/authorized_keys
|
||||
cat << EOPKEY >> ~/.ssh/authorized_keys
|
||||
|
|
|
@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to
|
|||
You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running:
|
||||
|
||||
```
|
||||
mkdir ~/.ssh -p 2>/dev/null
|
||||
mkdir ~/.ssh -p
|
||||
touch ~/.ssh/authorized_keys
|
||||
chmod u=rw,go= ~/.ssh/authorized_keys
|
||||
cat << EOPKEY >> ~/.ssh/authorized_keys
|
||||
|
|
|
@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to
|
|||
You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running:
|
||||
|
||||
```
|
||||
mkdir ~/.ssh -p 2>/dev/null
|
||||
mkdir ~/.ssh -p
|
||||
touch ~/.ssh/authorized_keys
|
||||
chmod u=rw,go= ~/.ssh/authorized_keys
|
||||
cat << EOPKEY >> ~/.ssh/authorized_keys
|
||||
|
|
|
@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to
|
|||
You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running:
|
||||
|
||||
```
|
||||
mkdir ~/.ssh -p 2>/dev/null
|
||||
mkdir ~/.ssh -p
|
||||
touch ~/.ssh/authorized_keys
|
||||
chmod u=rw,go= ~/.ssh/authorized_keys
|
||||
cat << EOPKEY >> ~/.ssh/authorized_keys
|
||||
|
|
|
@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to
|
|||
You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running:
|
||||
|
||||
```
|
||||
mkdir ~/.ssh -p 2>/dev/null
|
||||
mkdir ~/.ssh -p
|
||||
touch ~/.ssh/authorized_keys
|
||||
chmod u=rw,go= ~/.ssh/authorized_keys
|
||||
cat << EOPKEY >> ~/.ssh/authorized_keys
|
||||
|
|
Loading…
Add table
Reference in a new issue