Makefile compatible with other shells

This commit is contained in:
Faustin Lammler 2024-04-28 13:56:10 +02:00
parent 5bd3cd5d7b
commit 9522d61413
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
VENV_DIR := .venv
VENDOR_DIR := .vendor
SHELL := /usr/bin/env bash
.DEFAULT_GOAL := help
help: