From 5f1b377a24e87b51f38cf3a9a23742f3999f2d49 Mon Sep 17 00:00:00 2001 From: Daniel Dolezal <40464775+daniel156161@users.noreply.github.com> Date: Wed, 12 Aug 2020 01:41:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f5bcb9..f41d9a6 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,4 @@ docker run --detach --volume $(pwd):/data --env PFSENSE_USER=backupuser --env PF - The container runs in the UTC timezone, so the cron schedule might be offset from what was expected. ## Credits -Hat tip to [furiousgeorge/pfsense-backup](https://hub.docker.com/r/furiousgeorge/pfsense-backup/) for the idea and some of the code, github at [hannah98/pfsense-backup](https://github.com/hannah98/pfsense-backup). +forked from [zxjinn/pfsense-backup](https://github.com/zxjinn/pfsense-backup)