engine: resources: Remove env
The nix people want this sometimes, and don't in others ;) Karpfen, you now owe me a $beverage =D
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
# additional permission if he deems it necessary to achieve the goals of this
|
||||
# additional permission.
|
||||
|
||||
SHELL = /usr/bin/env bash
|
||||
SHELL = bash
|
||||
.PHONY: build clean
|
||||
default: build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user