Commit 791536c
authored
Tell make to use bash as its shell
Exacuting make with ZSH shows `make: command: Command not found `, if BASH is a dependency then it could be a good idea to explicitly tell that to make.
for more info: https://stackoverflow.com/questions/62721593/what-that-this-line-means-in-a-make-file-docker-shell-command-v-docker/62723364#627233641 parent 48da110 commit 791536c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments