Skip to content

Commit a921f51

Browse files
committed
fix: use bash for shebang
Ref: ab965d7
1 parent 9a12bf0 commit a921f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-release.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
##
44
# @license http://unlicense.org/UNLICENSE The UNLICENSE

0 commit comments

Comments
 (0)