From 0c6fe8291aabe69b7c76daeef4669e1e1ade785c Mon Sep 17 00:00:00 2001 From: Christian Baer Date: Wed, 12 Oct 2022 20:40:07 +0200 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6079525..a417a7d 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ With `crontab -e` you can add the following line for running the script every 5 - The code is now structured in functions which makes it more maintainable and modular. - Backwards compatibility should be given. - Avoid using awk and get rid of dependency +- NOTE: The IPCOMMAND directive is not implemented yet **2021-12-11**