aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-03-18 04:36:43 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:26 +0200
commit175938a7a10c2e41163442a473a5a342911b0e30 (patch)
tree798c672f77f1219db292e38dede93a8275deb9bf /Makefile
parentf27b5522e482afbdc2690bfae527b514f9bb4fe2 (diff)
downloadhaunt-blog-175938a7a10c2e41163442a473a5a342911b0e30.tar.gz
haunt-blog-175938a7a10c2e41163442a473a5a342911b0e30.tar.bz2
haunt-blog-175938a7a10c2e41163442a473a5a342911b0e30.zip
convert.py: add output-file argument.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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#/$$##'| \