Fix to makefile

This commit is contained in:
Griatch 2020-06-13 00:13:16 +02:00
parent bbf8b95ae7
commit 1039e6e88f

View file

@ -115,6 +115,6 @@ deploy:
# build and prepare the docs for release
release:
make mv-local
make _mv-deploy
make deploy
@echo ""
@echo "Deployment complete."