mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-01 18:19:56 +00:00
4 lines
56 B
Bash
Executable file
4 lines
56 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
shift
|
|
cargo build --target=$TARGET
|