Skip to content

Commit 3e463bf

Browse files
asarhaddonkanaka
authored andcommitted
rust: run does not need bash
1 parent 6850e1a commit 3e463bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impls/rust/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
exec $(dirname $0)/target/release/${STEP:-stepA_mal} "${@}"

0 commit comments

Comments
 (0)