Skip to content

Commit 3a7323c

Browse files
committed
Merge pull request #1683 from johnno1962a/master
Fix #! typo
2 parents a7eb7b1 + abf2e67 commit 3a7323c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#/bin/bash
1+
#!/bin/bash
22
#
33
# utils/build-toolchain - documents process for building a toolchain
44
#

0 commit comments

Comments
 (0)