1 2 3 4 5 6 7
#!/bin/bash # Build if cargo build --workspace --release; then # Export cargo run --manifest-path crates/build_helper/Cargo.toml --bin exporter fi