client is clients now
This commit is contained in:
parent
d7f4129f2c
commit
22a2978140
1 changed files with 1 additions and 1 deletions
2
test
2
test
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
cargo watch -i client/ -i tools/ -cx "run -p server -- $1 $2"
|
||||
cargo watch -i clients -i tools -cx "run -p server -- $1 $2"
|
||||
|
|
Loading…
Add table
Reference in a new issue