diff --git a/Makefile b/Makefile index 739dff8d71..25d7bb017d 100644 --- a/Makefile +++ b/Makefile @@ -187,7 +187,7 @@ test: test-release # Run bash script to output cli.txt cli: - ./lighthouse/scripts/cli.sh + ./scripts/cli.sh # Runs the entire test suite, downloading test vectors if required. test-full: cargo-fmt test-release test-debug test-ef test-exec-engine