README.md aktualisiert
This commit is contained in:
@ -11,9 +11,10 @@ Downloadlink
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd
|
cd
|
||||||
wget https://git.rwolff.homelinux.net/rpwolff/public-keys/raw/branch/master/authorized_keys
|
mkdir -p ~/.ssh
|
||||||
mkdir -p ~/.ssh
|
|
||||||
chmod 700 ~/.ssh
|
chmod 700 ~/.ssh
|
||||||
|
cd .ssh
|
||||||
|
wget https://git.rwolff.homelinux.net/rpwolff/public-keys/raw/branch/master/authorized_keys
|
||||||
mv authorized_keys ~/.ssh
|
mv authorized_keys ~/.ssh
|
||||||
chmod 600 ~/.ssh/authorized_keys
|
chmod 600 ~/.ssh/authorized_keys
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user