Skip to content

Commit 99f9594

Browse files
mitsuhikosteipete
authored andcommitted
Switch to release mode
1 parent 44091b3 commit 99f9594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ax/ax_runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
# Simple wrapper script to catch signals and diagnose issues
33

4-
exec ./.build/debug/x "$@"
4+
exec ./.build/release/x "$@"

0 commit comments

Comments
 (0)