fixed newline in Makefile

master
Anton Lydike 2 years ago
parent 58b4124065
commit f5bf37495d

@ -16,6 +16,7 @@ deploy: website
rsync -a --no-i-r --info=progress2 web/ cyberbly.at:pesto-blog/ rsync -a --no-i-r --info=progress2 web/ cyberbly.at:pesto-blog/
website: web/index.html web/reviews.json web/style.css website: web/index.html web/reviews.json web/style.css
json: reviews.json json: reviews.json
clean: clean:

Loading…
Cancel
Save