Skip to content
Snippets Groups Projects
Commit cf1910a0 authored by Yb Tweezer's avatar Yb Tweezer Committed by whooie
Browse files

add shortcuts to cargo commands

parent 12e3de18
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