Update 'README.md'
This commit is contained in:
parent
1a0ee41471
commit
9e408458b8
|
@ -12,4 +12,8 @@ session optional pam_exec.so /usr/local/sbin/sshd-login
|
|||
|
||||
2) Copy `sshd-login.sh` to `/usr/local/sbin/sshd-login` (without extension) and replace the placeholder webhook URL with a working one
|
||||
|
||||
```
|
||||
sudo sh -c "curl https://gitea.janderedev.xyz/Jan/sshd-discord-webhook/raw/branch/master/sshd-login.sh > /usr/local/sbin/sshd-login"
|
||||
```
|
||||
|
||||
3) pray that it works
|
Loading…
Reference in a new issue