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

6 lines
65 B
Bash
Executable file

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