From 77674b08ab8c54d569159df66f0d8eb352f78dcd Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 20 Feb 2024 02:48:14 +0100 Subject: Added newsboat RSS subscriptions --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 470ba21..a9b391a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,10 @@ MAKEFLAGS+=-j3 dev: watch server -build: webring vault +build: newsboat webring vault + +newsboat: + cp ~/.newsboat/urls assets/urls.txt webring: ruby bin/webring.rb -- cgit v1.2.3