Kon/run.sh

4 lines
62 B
Bash
Raw Normal View History

#!/bin/bash
2024-01-30 07:17:59 -05:00
export $(grep -v '^#' .env | xargs) && cargo run