mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Makefile: optional include for .env file rather than required (#11293)
Co-authored-by: Hugh Kaznowski <raat_streetcam@simplelogin.com>
This commit is contained in:
parent
f653fd4c34
commit
093a798912
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
include .env
|
||||
-include .env
|
||||
|
||||
# The target directory is used for setting where the output zip files will end up
|
||||
# You can override this with an environment variable, ex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue