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