diff --git a/Makefile b/Makefile index 60ba15e..3a854dd 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ showNext: curl --silent http://localhost:9419/showNext doRelease: + make curl-list-changed make showNext sleep 10 curl --silent http://localhost:9419/doRelease