Pass arguments to cargo run in script/server
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
1537500fcb
commit
9a6c4a1718
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
set -e
|
||||
|
||||
cd server
|
||||
cargo run
|
||||
cargo run $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue