Skip to content

Commit 4dcec42

Browse files
committed
fix(build): maybe this will work
1 parent 58fee48 commit 4dcec42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cargo/rustc-wrapper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
# Redirect all output to log file except for the final exec'd command
44
LOG_FILE="/tmp/patch-log.txt"

0 commit comments

Comments
 (0)