5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
source ./.env
|
|
export BOTTOKEN
|
|
export ADMINPASSWORD
|
|
go run ./cmd/app
|