Commit cd64ea0
authored
updateDependencies: ensure bash4+ (#5705)
* macos ships an antique bash3 due to license issues (bash4+ is gpl3)
* we didn't want to change to zsh by default because non-macos users may
not have it installed
* installation of bash5 is easy enough, so provide some instructions...1 parent 3ccd75a commit cd64ea0
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
0 commit comments