From c7164de4bf344e901964780dbeee2f961be191f3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 12 Dec 2020 16:44:47 +0100 Subject: [PATCH] Show single pad usage --- cron.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cron.sh b/cron.sh index 0506220..c055304 100644 --- a/cron.sh +++ b/cron.sh @@ -11,7 +11,9 @@ etherpump pull \ --css ../stylesheet.css \ --fix-names \ --connection 5 \ - --force + --force \ + # Note(decentral1se): download single pad if needed + # rr-digi-soli-networks echo "Making the Etherpump index now ..."