diff --git a/filed/dev-entry.sh b/filed/dev-entry.sh index a47f7bf..309680a 100755 --- a/filed/dev-entry.sh +++ b/filed/dev-entry.sh @@ -5,4 +5,4 @@ cd /opt/code cargo check cargo build -cargo watch -w src -w templates -w assets -x run \ No newline at end of file +cargo watch -w src -w templates -w static -x run