README.md aktualisiert

This commit is contained in:
2026-05-10 10:34:57 +02:00
parent 43c364ea42
commit 46fcaf1a72
+1 -1
View File
@@ -6,7 +6,7 @@ This repository serves as a central storage for my public SSH keys. They can be
This command will download the keys, append only the **new** ones, and keep your comments intact. It will not create duplicates if run multiple times. This command will download the keys, append only the **new** ones, and keep your comments intact. It will not create duplicates if run multiple times.
```bash ```bash
curl -sL [https://git.1337733.xyz/martin/sshconfig/raw/branch/main/import_keys.sh](https://git.1337733.xyz/martin/sshconfig/raw/branch/main/import_keys.sh) | bash curl -sL https://git.1337733.xyz/martin/sshconfig/raw/branch/main/import_keys.sh | bash
``` ```
## curl ## curl