latest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# usage
|
||||
|
||||
```
|
||||
curl -sL https://git.eeqj.de/sneak/prov/raw/branch/master/just-authorized-keys/prov.sh | sh
|
||||
curl -sL https://git.eeqj.de/sneak/prov/raw/branch/master/just-authorized-keys/prov.sh | bash
|
||||
```
|
||||
|
||||
@@ -14,6 +14,8 @@ function install_authorized_keys () {
|
||||
fi
|
||||
chmod 700 /root/.ssh
|
||||
chmod 600 /root/.ssh/authorized_keys
|
||||
echo success
|
||||
exit 0
|
||||
}
|
||||
|
||||
install_authorized_keys
|
||||
|
||||
Reference in New Issue
Block a user