pict-rs/docker/dev/root/usr/bin/run

4 lines
62 B
Bash
Executable file

#!/usr/bin/env bash
shift
cargo run --target=$TARGET -- "$@"