fix dumb directory name mistake

This commit is contained in:
blek 2023-10-21 00:40:11 +10:00
parent 7ff68f00bc
commit f7e83a7c9b
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ cd /opt/code
cargo check
cargo build
cargo watch -w src -w templates -w assets -x run
cargo watch -w src -w templates -w static -x run