Update 'README.md'

This commit is contained in:
Ze'ev Schurmann 2024-02-05 18:51:49 +02:00
parent 8fe4bd27fa
commit 1c167b51e7
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Run this as a cronjob. It will send you a Telegram whenever a failed login occur
Example crontab entry to check for new failed logins every 5 minutes:
````
*/5 * * * * root bash /root/scripts/nextcloud-telegram-notify/checknewusers.sh
*/5 * * * * root bash /root/scripts/nextcloud-telegram-notify/failedlogins.sh
````
## logwatch.sh