mirror of
https://github.com/BEARlogin/max-telegram-bridge-bot.git
synced 2026-07-09 17:18:37 +00:00
Load .env in Makefile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b130b82d33
commit
cd45bc9d84
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -1,3 +1,6 @@
|
|||
-include .env
|
||||
export
|
||||
|
||||
.PHONY: build run test vet clean
|
||||
|
||||
BINARY = max-telegram-bridge-bot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue