From 8b95d1f5669ce6bdae50021d1061995ea3ea4c1c Mon Sep 17 00:00:00 2001 From: varia server Date: Wed, 8 May 2019 12:42:47 +0200 Subject: [PATCH] oops this will be a conflict --- cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron.sh b/cron.sh index 9590713..0a7a90a 100755 --- a/cron.sh +++ b/cron.sh @@ -1,6 +1,6 @@ date >> cron.log echo "cronjob started!" >> cron.log -echo "" > cron.log +echo "" >> cron.log # This will dump all the pads with a __PUBLISH__ tag into a folder "publish" as meta.json, txt, html and dhtml /usr/local/bin/etherdump pull --all --meta --text --dhtml --publish __PUBLISH__ --publish-opt-in --pub publish --fix-names --no-raw-ext