diff --git a/Makefile b/Makefile index 8ab51c1..1fc1631 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ tilt-test: tilt-deploy .PHONY: tilt-deploy tilt-deploy: build - cd ethereum && bash shell-scripts/deploy_to_tilt.sh + cd ethereum && npm run deployAndConfigureTilt ## NOTE: run tilt-deploy before running this command, ## but if you ran tilt-test already, no need (since the