mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-17 13:33:49 -07:00
[Makefile] Make sure to use bash
This commit is contained in:
1
Makefile
1
Makefile
@@ -1,3 +1,4 @@
|
||||
SHELL := bash
|
||||
GO ?= go
|
||||
GOOS ?= $(word 1, $(subst /, " ", $(word 4, $(shell go version))))
|
||||
|
||||
|
Reference in New Issue
Block a user