Rustbot/run.sh

5 lines
76 B
Bash
Executable File

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