oops this will be a conflict
This commit is contained in:
parent
8171da6d6e
commit
8b95d1f566
2
cron.sh
2
cron.sh
@ -1,6 +1,6 @@
|
|||||||
date >> cron.log
|
date >> cron.log
|
||||||
echo "cronjob started!" >> 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
|
# 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
|
/usr/local/bin/etherdump pull --all --meta --text --dhtml --publish __PUBLISH__ --publish-opt-in --pub publish --fix-names --no-raw-ext
|
||||||
|
Loading…
Reference in New Issue
Block a user