2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-01 10:09:57 +00:00
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 -- "$@"