From 4c69b3793bd09c92704726e8d89699af983ffef2 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 23 Mar 2021 03:33:42 +0100 Subject: Cleanup and added my music page --- Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 656fbcc..7880fa9 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,12 @@ provision: - cd ~/Junk - git clone https://git.sr.ht/~sircmpwn/openring - cd openring - go build + cd ~/Junk \ + git clone https://git.sr.ht/~sircmpwn/openring \ + cd openring \ + go build \ go install build: + mkdir -p public openring -l 180 -n 4 -p 1 \ -s https://cronokirby.com/posts/index.xml \ -s https://drewdevault.com/feed.xml \ -- cgit v1.2.3