From 1c167b51e717e9d5bf138854fd671018c419c60d Mon Sep 17 00:00:00 2001 From: thisiszeev Date: Mon, 5 Feb 2024 18:51:49 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e0e30c..d8e16af 100644 --- a/README.md +++ b/README.md @@ -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