README.md aktualisiert

This commit is contained in:
2024-11-29 20:53:25 +01:00
parent 3af4477469
commit 2e6f989ec6

View File

@ -9,6 +9,11 @@ Die Schlüssel können mit ssh-keygen -K wieder hergestellt werden. Dabei entste
Downloadlink
wget https://git.rwolff.homelinux.net/rpwolff/public-keys/raw/branch/master/authorized_keys
wget https://git.rwolff.homelinux.net/rpwolff/public-keys/raw/branch/master/authorized_keys$0
mkdir -p ~/.ssh
cp authorized_keys ~/.ssh
chmod 600 ~/.ssh/authorized_keys