We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8525133 commit 0c7804fCopy full SHA for 0c7804f
Makefile
@@ -2,7 +2,7 @@
2
.EXPORT_ALL_VARIABLES:
3
.DEFAULT_GOAL := help
4
5
-SHELL=/bin/bash
+SHELL=/bin/sh
6
.SHELLFLAGS=-c -e
7
8
BOLD=\033[1m
0 commit comments