fix dumb directory name mistake
This commit is contained in:
parent
7ff68f00bc
commit
f7e83a7c9b
|
@ -5,4 +5,4 @@ cd /opt/code
|
||||||
cargo check
|
cargo check
|
||||||
cargo build
|
cargo build
|
||||||
|
|
||||||
cargo watch -w src -w templates -w assets -x run
|
cargo watch -w src -w templates -w static -x run
|
||||||
|
|
Loading…
Reference in New Issue