diff --git a/cron.sh b/cron.sh index 8a0e899..cc07124 100755 --- a/cron.sh +++ b/cron.sh @@ -5,6 +5,6 @@ etherdump pull --all --meta --text --dhtml --publish __PUBLISH__ --publish-opt-i etherdump index input \ ./publish/*.meta.json \ --order lastedited \ - --templatepath /var/www/etherdump/templates \ + --templatepath ./templates \ --title "etherdump @ Varia" \ --output index.html