From 7f0ff05748ad73751b236b44e086b1e7c7d1de6c Mon Sep 17 00:00:00 2001 From: Lynn Smeria Date: Thu, 24 Nov 2022 14:40:40 +0100 Subject: [PATCH] Drop character restriction from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2a289e..6c09694 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ The folder name is the 11 character unique string found in the syncthing GUI. Th An example: a script at the location `~/.syncthing-hooks/night-owlzz-5m` will be executed five minutes after the most recent event in the folder with the identifier `night-owlzz`. -Make sure your folder identifier is exactly 11 characters long and does not have an extension. Also, don't forget to `chmod +x` the script. +Don't forget to `chmod +x` the script.