Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Apr 22, 2024
1 parent 5155d55 commit 362803b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/noir-compiler/aztec-compile-dest
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
SCRIPT_PATH=$(dirname $(realpath $0))
node --no-warnings $SCRIPT_PATH/dest/cli/index.js $@
node --no-warnings $SCRIPT_PATH/dest/cli.js $@

0 comments on commit 362803b

Please sign in to comment.