From e3efc92e0dc49f2e2930fb45b396668092b46a68 Mon Sep 17 00:00:00 2001 From: rra Date: Wed, 8 May 2019 12:36:03 +0200 Subject: [PATCH] change header text --- cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 cron.sh diff --git a/cron.sh b/cron.sh old mode 100755 new mode 100644 index 9590713..707d18b --- a/cron.sh +++ b/cron.sh @@ -10,5 +10,5 @@ echo "" > cron.log publish/*.meta.json \ --order lastedited \ --templatepath templates \ - --title "etherdump @ Varia" \ + --title "Varia notes and dispatches" \ --output index.html