README.md aktualisiert
This commit is contained in:
@@ -12,6 +12,11 @@ echo "" >> ~/.ssh/authorized_keys && curl -s https://git.1337733.xyz/martin/sshc
|
||||
echo "" >> ~/.ssh/authorized_keys && wget -qO- https://git.1337733.xyz/martin/sshconfig/raw/branch/main/authorized_keys >> ~/.ssh/authorized_keys
|
||||
```
|
||||
|
||||
# install.sh
|
||||
```bash
|
||||
curl -sL https://git.1337733.xyz/martin/sshconfig/raw/branch/main/install.sh | bash
|
||||
```
|
||||
|
||||
# Set File Permissions
|
||||
```bash
|
||||
chmod 600 ~/.ssh/authorized_keys
|
||||
|
||||
Reference in New Issue
Block a user