Update 'README.md'

master
Jan 2021-05-10 13:36:20 +00:00
parent 1a0ee41471
commit 9e408458b8
1 changed files with 4 additions and 0 deletions

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
```
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