Commit 735b8ac
Explicitly use #!/bin/bash for install script (dotnet#15)
One of the line copies uses non-POSIX wildcard matching semantics, which breaks on any system where /bin/sh is not Bash or similar (e.g. most Debian derivatives)1 parent 7289a1d commit 735b8ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments