From b23e56edede5b89c59d2676ae2b64d24d48c21ce Mon Sep 17 00:00:00 2001 From: panda Date: Sun, 16 Jan 2022 02:11:29 +0100 Subject: [PATCH] updated todo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af303ed..c266424 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,8 @@ a script called by cron will check every 2min if the repo changes and download n - [ ] general: check if HSTS might break haproxy SNI redirect - [ ] filesync: add gpg repo signing - [ ] filesync: add verify of commit sign when auto updating config file -- [ ] filesync: add configfile check before copying and restarting service +- [x] filesync: add configfile check before copying and restarting service +- [x] filesync: add overwrite of local file if differs with the repo's one