Skip to content

Commit cd0756b

Browse files
committed
test.sh: shebang = /bin/sh
1 parent 07fce1e commit cd0756b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.sh

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
# From http://tldp.org/LDP/abs/html/debugging.html
33
VIMS=./vims
44

0 commit comments

Comments
 (0)