From 4a4ad1802a00233201e337105d48f4081265a2ce Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 19 Aug 2022 16:16:21 -0500 Subject: Uncomment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 28c668e..ba2e202 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ publish: build .PHONY: build build: $(RC) -rm p*.html - #-sfeed_update $(RC) + -sfeed_update $(RC) NEXT=p2.html PREV=0 $(AGGREGATOR) $(FEEDS) 1 $(PAGEN) >index.html NEXT=p3.html PREV=index.html $(AGGREGATOR) $(FEEDS) 2 $(PAGEN) >pn.html N=2; while grep '
' pn.html >/dev/null 2>&1; do \ -- cgit 1.4.1-21-gabe81