bfile/filed/dev-entry.sh

9 lines
109 B
Bash
Executable File

#!/bin/sh
cd /opt/code
cargo check
cargo build
cargo watch -w src -w templates -w static -w config -x run