2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2025-01-10 19:45:50 +00:00
pict-rs/docker/dev/root/usr/bin/run

4 lines
62 B
Bash
Executable file

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