Skip to content

Commit 47b1315

Browse files
committed
Use Bash for add_note.sh
1 parent 309c4e5 commit 47b1315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/add_note.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
# Add notes to an issue.
33
# Usage: add_note.sh ISSUE [NOTE] [-]
44
# If NOTE is present, a <note>YYYY-MM-DD; NOTE</note> element will be added.

0 commit comments

Comments
 (0)