Update 'README.md'

This commit is contained in:
Jan 2021-05-10 13:36:20 +00:00
parent 1a0ee41471
commit 9e408458b8

View file

@ -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 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 3) pray that it works