Kon/run.sh

4 lines
70 B
Bash
Raw Normal View History

#!/bin/bash
export $(grep -v '^#' .env | xargs) && cargo run kon_dev