Compare commits

...

2 Commits

Author SHA1 Message Date
blek f7e83a7c9b
fix dumb directory name mistake 2023-10-21 00:40:11 +10:00
blek 7ff68f00bc
add assets directory to cargo watch list 2023-10-21 00:23:37 +10:00
1 changed files with 1 additions and 1 deletions

View File

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