add rustdecode.sh

This commit is contained in:
Alon Levy 2023-12-31 14:18:30 +02:00
parent 3ea0c74e7f
commit d6c5058f2e
1 changed files with 2 additions and 0 deletions

2
rustdecode.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
cargo run --release --example main -- "$@"