From 9dbd5533717ee14d33a07d0d72bd8bcb587b5ee2 Mon Sep 17 00:00:00 2001 From: Cyber Date: Wed, 19 Jun 2024 09:08:38 +0000 Subject: [PATCH] fix typos, --- enable-expire-notifs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enable-expire-notifs.sh b/enable-expire-notifs.sh index 81e6a8e..a715805 100755 --- a/enable-expire-notifs.sh +++ b/enable-expire-notifs.sh @@ -25,4 +25,4 @@ atd at -t $(date -d $date +'%Y%m%d%H%M') -f /root/container-expire-notifs/notify.sh notif "Container expiration notifications brought back successfully!" -notif "**WRNING**: If your conainer is off you may not receive the reminder" +notif "**WARNING**: If your container is off you may not receive the reminder"