mirror of
https://git.asonix.dog/asonix/pict-rs.git
synced 2025-02-04 15:42:23 +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
|