From 09bc7961d0c47c25b6cc4410ed1f36e8b4d18d22 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 20 Aug 2024 15:58:19 +0200 Subject: update book makefile --- client/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/makefile b/client/makefile index bacb7f6d..40ee470a 100644 --- a/client/makefile +++ b/client/makefile @@ -15,12 +15,12 @@ # .PHONY: assets clean all all: assets -assets: menu/book/book_1.webp +assets: menu/book/book_01.webp clean: rm -f menu/book/book_*.webp -menu/book/book_1.webp: +menu/book/book_01.webp: @echo Downloading recipe book... @mkdir -p menu/book @curl -L https://s.metamuffin.org/static/hurrycurry/book.webp.tar.zst | tar -xC menu/book -- cgit v1.2.3-70-g09d2