mirror of
https://github.com/rclone/rclone.git
synced 2025-03-26 08:45:26 +08:00
Make make serve
fail if make website
would fail
This commit is contained in:
parent
7ae40cb352
commit
c337a367f3
2
Makefile
2
Makefile
@ -62,7 +62,7 @@ beta: doc
|
||||
rclone -v copy build/ memstore:pub-rclone-org/$(TAG)β
|
||||
@echo Beta release ready at http://pub.rclone.org/$(TAG)%CE%B2/
|
||||
|
||||
serve:
|
||||
serve: website
|
||||
cd docs && hugo server -v -w
|
||||
|
||||
tag:
|
||||
|
Loading…
x
Reference in New Issue
Block a user