Skip to content

Commit

Permalink
Use SHELL=/bin/bash
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrcek committed Jun 29, 2024
1 parent 55dc793 commit 2ac578c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SHELL=/bin/bash
ARCH=$(shell uname -m)
UNAME=$(shell uname | tr 'A-Z' 'a-z')

Expand Down

0 comments on commit 2ac578c

Please sign in to comment.