diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -7,4 +7,4 @@ clean:  client/menu/book/book_1.svg:  	@echo Downloading recipe book...  	@mkdir -p client/menu/book -	@curl -L https://s.metamuffin.org/static/undercooked/book.svg.tar.zst | tar -xC client/menu/book +	@curl -L https://s.metamuffin.org/static/hurrycurry/book.svg.tar.zst | tar -xC client/menu/book | 
