Skip to content

Commit f61d0cb

Browse files
committed
Use bash for makenew script
1 parent 5a6b8e3 commit f61d0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

makenew.sh

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

33
set -e
44
set -u

0 commit comments

Comments
 (0)