Rustbot/run.sh

4 lines
62 B
Bash
Raw Normal View History

2023-12-31 00:03:49 -05:00
#!/bin/bash
export $(grep -v '^#' .env | xargs) && cargo run