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

6 lines
65 B
Text
Raw Normal View History

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