From 2cc1c001c016befae5a6532b2e64974fd456a19d Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 2 Dec 2024 15:30:10 +0100 Subject: [PATCH] Fixed typo. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 39ea5cc..e998c44 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ valgrind: build publish: wget https://retoor.molodetz.nl/api/packages/retoor/generic/env.py/1.0.0/env.py --quiet - wget https://retoor.molodetz.nl/api/packages/retoor/generic/publish/1.0.0/publish -- quiet + wget https://retoor.molodetz.nl/api/packages/retoor/generic/publish/1.0.0/publish --quiet chmod +x publish ./publish isspam ./publish risspam