1
0
mirror of https://github.com/rclone/rclone.git synced 2025-08-15 08:12:45 +02:00

Make make serve fail if make website would fail

This commit is contained in:
Nick Craig-Wood
2016-01-16 14:10:57 +00:00
parent 7ae40cb352
commit c337a367f3

@ -62,7 +62,7 @@ beta: doc
rclone -v copy build/ memstore:pub-rclone-org/$(TAG)β rclone -v copy build/ memstore:pub-rclone-org/$(TAG)β
@echo Beta release ready at http://pub.rclone.org/$(TAG)%CE%B2/ @echo Beta release ready at http://pub.rclone.org/$(TAG)%CE%B2/
serve: serve: website
cd docs && hugo server -v -w cd docs && hugo server -v -w
tag: tag: