From ae1a4043e967c30431f2052115fecd61ff99c55b Mon Sep 17 00:00:00 2001 From: Cyber Date: Thu, 25 Jul 2024 06:44:58 +0000 Subject: [PATCH] fix: path in manual installation method --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb0e671..af421a3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Bringing back container expiration notifs since 2024 Manual: ``` git clone https://git.ssh.surf/Cyber/container-expire-notifs /var/tools/container-expire-notifs -/var/tools/enable-expire-notifs.sh +/var/tools/container-expire-notifs/enable-expire-notifs.sh ``` Automated: