Update README.md

This commit is contained in:
2020-08-12 02:20:35 +02:00
committed by GitHub
parent 3ac013ee35
commit d3735ce2e7
+1 -1
View File
@@ -40,7 +40,7 @@ docker run --detach --volume $(pwd):/data --env PFSENSE_USER=backupuser --env PF
## Help! ## Help!
- Is the username correct? - Is the username correct?
- Is the password correct? Is it quoted properly? - Is the password correct? Is it quoted properly?
- The container runs in the UTC timezone, so the cron schedule might be offset from what was expected. - The container runs in the UTC timezone, so the cron schedule might be offset from what was expected when the TZ env is not set
## Credits ## Credits
forked from [zxjinn/pfsense-backup](https://github.com/zxjinn/pfsense-backup) forked from [zxjinn/pfsense-backup](https://github.com/zxjinn/pfsense-backup)