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 227ebf0 commit 79dd292Copy full SHA for 79dd292
run-stack.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
3
cd "$(dirname $0)"
4
-./target/debug/stack $@
+./target/release/stack $@
0 commit comments