Kon/run.sh
toast a3de6f2635
All checks were successful
Build and push container image / build (push) Successful in 7m20s
Create run.sh to start bot with envvars loaded into shell
2023-12-29 19:58:49 +11:00

4 lines
53 B
Bash
Executable File

#!/bin/bash
export $(cat .env | xargs) && cargo run