From 489cbe33a5e074494f00baf014fa34cb063fba8d Mon Sep 17 00:00:00 2001 From: Daniel Dolezal <40464775+daniel156161@users.noreply.github.com> Date: Sat, 12 Sep 2020 12:29:33 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5cb2760..c0f749e 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ docker run --detach --volume $(pwd):/data --env PFSENSE_USER=backupuser --env PF - `TZ`. Optional. Timezone settings - `keepfiles` . Optional. How many Files do you like to keep (Testing) +### Crontab +- can run custem Crontab Commands just put it into your Data folder linked to the Container + ## Help! - Is the username correct? - Is the password correct? Is it quoted properly?