thermalcam_decoder/rustdecode.sh

3 lines
55 B
Bash
Raw Normal View History

2023-12-31 14:18:30 +02:00
#!/bin/bash
cargo run --release --example main -- "$@"