watch config also
This commit is contained in:
parent
56cf9061f0
commit
8aaae66677
|
@ -5,4 +5,4 @@ cd /opt/code
|
||||||
cargo check
|
cargo check
|
||||||
cargo build
|
cargo build
|
||||||
|
|
||||||
cargo watch -w src -w templates -w static -x run
|
cargo watch -w src -w templates -w static -w config -x run
|
||||||
|
|
Loading…
Reference in New Issue