We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44091b3 commit 99f9594Copy full SHA for 99f9594
ax/ax_runner.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
# Simple wrapper script to catch signals and diagnose issues
3
4
-exec ./.build/debug/x "$@"
+exec ./.build/release/x "$@"
0 commit comments