Skip to content

Commit 942026a

Browse files
authored
Merge pull request #113 from i6asic/main
fix run sparrow for compatibility with Bash syntax
2 parents 0bd81a0 + 3af4535 commit 942026a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/sparrow

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
# A convenient method to return the actual path even for non symlinks
44
# and multi-level symlinks.

0 commit comments

Comments
 (0)