From 37c5245024c96d9192a7eb6fdce635431b3c6938 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 14 Jan 2024 19:51:21 +0100 Subject: added a script to fetch todays newspaper --- fetchtoday | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 fetchtoday diff --git a/fetchtoday b/fetchtoday new file mode 100755 index 0000000..e36c7fc --- /dev/null +++ b/fetchtoday @@ -0,0 +1,3 @@ +#!/bin/sh + +./nzzgrabber -c config.json --download-current -t NZZ -- cgit v1.2.3-54-g00ecf