Skip to content

Commit 0c7804f

Browse files
author
pseusys
committed
shell changed
1 parent 8525133 commit 0c7804f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.EXPORT_ALL_VARIABLES:
33
.DEFAULT_GOAL := help
44

5-
SHELL=/bin/bash
5+
SHELL=/bin/sh
66
.SHELLFLAGS=-c -e
77

88
BOLD=\033[1m

0 commit comments

Comments
 (0)