From df84023d8d2e62b94ecd6a3da57238ce51428e27 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 1 Jan 2021 14:04:58 +0100 Subject: [PATCH] Remove that --- cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron.sh b/cron.sh index 61744fb..7bc2e7f 100755 --- a/cron.sh +++ b/cron.sh @@ -10,7 +10,7 @@ poetry run etherpump pull \ --css ../stylesheet.css \ --fix-names \ --connection 5 \ - --force \ + --force echo "Building the etherpump index..."