Skip to content
Snippets Groups Projects
Commit 592f4530 authored by Yb Tweezer's avatar Yb Tweezer Committed by yuhao9
Browse files

add shortcuts to cargo commands

parent 43d50919
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/bash
cargo run --release --bin main -- "${@}"
#!/usr/bin/bash
cargo run --release --bin rtcontrol -- "${@}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment