mirror of
https://github.com/rorydavidson/ssh_access.git
synced 2025-07-01 11:37:59 +02:00
Update README.md
This commit is contained in:
@ -13,3 +13,5 @@ One liner:
|
|||||||
```sh
|
```sh
|
||||||
cd /tmp && git clone https://github.com/kaicode/ssh_access.git && cd ssh_access && ./create_kaik_user_with_sudo_access.sh && echo 'Kai has access' && cd .. && rm -r ssh_access
|
cd /tmp && git clone https://github.com/kaicode/ssh_access.git && cd ssh_access && ./create_kaik_user_with_sudo_access.sh && echo 'Kai has access' && cd .. && rm -r ssh_access
|
||||||
```
|
```
|
||||||
|
<hr/>
|
||||||
|
Thanks to [@mattwillsher](https://github.com/mattwillsher) for the idea!
|
||||||
|
Reference in New Issue
Block a user