diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-09 18:20:23 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-09 18:20:23 +0100 |
| commit | 87dec12b01315b7b7cad045ba3ce1636d0c87315 (patch) | |
| tree | a4c6780ae7713e6187c93b633bb810013a054f2a /http/Makefile | |
| parent | 547db8ac940eee204541ba4d08476b0e3acf3a32 (diff) | |
cut longlog metadata from blog
Diffstat (limited to 'http/Makefile')
| -rw-r--r-- | http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http/Makefile b/http/Makefile index 3f20d3f..fd865b5 100644 --- a/http/Makefile +++ b/http/Makefile @@ -11,7 +11,7 @@ src/microlog: $(shell find -L blogs/microlog -type f) bin/blog blog: src/blog src/blog: $(shell find -L blogs/blog -type f) bin/blog - ./bin/blog -i blog -l blog -p gmi2upphtml + ./bin/blog -i blog -l blog -p 'cut_longlog_meta | gmi2upphtml' .PHONY: clean clean: |
