diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-03-18 04:36:43 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:26 +0200 |
| commit | 175938a7a10c2e41163442a473a5a342911b0e30 (patch) | |
| tree | 798c672f77f1219db292e38dede93a8275deb9bf /Makefile | |
| parent | f27b5522e482afbdc2690bfae527b514f9bb4fe2 (diff) | |
| download | haunt-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-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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#/$$##'| \ |
