Skip to content

Commit f4a9338

Browse files
committed
Use /bin/sh for maximum portability
1 parent e8a5359 commit f4a9338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swiftly-install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
##===----------------------------------------------------------------------===##
33
##
44
## This source file is part of the Swift.org open source project

0 commit comments

Comments
 (0)