From 175938a7a10c2e41163442a473a5a342911b0e30 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Mon, 18 Mar 2024 04:36:43 +0100 Subject: convert.py: add output-file argument. Signed-off-by: Denis 'GNUtoo' Carikli --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f13298c..88cecc9 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,6 @@ markdown: html sed 's#https://blog.replicant.us/##' | \ sed 's#/$$##'| \ sed 's#/#_#g'`.html \ - > \ markdown/`echo "$${url}" | \ sed 's#https://blog.replicant.us/##' | \ sed 's#/$$##'| \ -- cgit v1.2.3