README.md aktualisiert

This commit is contained in:
2024-11-29 20:59:19 +01:00
parent bec86cca4d
commit 5692c1cc8a

View File

@ -12,7 +12,8 @@ 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
mv authorized_keys ~/.ssh
chmod 600 ~/.ssh/authorized_keys
```