mirror of
https://github.com/ParkerTenBroeck/hdl_sim.git
synced 2026-06-06 21:24:06 -04:00
packaged binary
This commit is contained in:
parent
0289d1171f
commit
defbd88adf
11 changed files with 110 additions and 24 deletions
|
|
@ -1,10 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
pushd conn >/dev/null
|
||||
cargo build --release
|
||||
popd >/dev/null
|
||||
|
||||
|
||||
pushd relay >/dev/null
|
||||
cargo run --release -- "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue