Create start script

This commit is contained in:
Akulij 2024-08-08 00:40:41 +03:00
parent f082ebadff
commit c2e3ff8e74

4
run.sh Executable file
View File

@ -0,0 +1,4 @@
source ./.env
export BOTTOKEN
export ADMINPASSWORD
go run ./cmd/app