diff options
author | emkael <emkael@tlen.pl> | 2020-10-08 22:09:44 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2020-10-08 22:09:44 +0200 |
commit | d16cc1949f26b6554a395c048a73ab1d9e940522 (patch) | |
tree | 079c74f22933b9a41d93383d528c31eacde8f315 /_cron | |
parent | 1f8fd0f263fb35610d317ad3dc293d3ebd193c38 (diff) |
Pulling results pages into backup
Diffstat (limited to '_cron')
-rw-r--r-- | _cron/autocommit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_cron/autocommit b/_cron/autocommit new file mode 100644 index 0000000..045403f --- /dev/null +++ b/_cron/autocommit @@ -0,0 +1 @@ +# */30 * * * * cd $SITEPATH && make autocommit |