piston/packages/zig/0.9.1/run

5 lines
106 B
Plaintext
Raw Normal View History

2022-09-14 17:01:55 +02:00
#!/usr/bin/env bash
shift # Filename is only used in compile step, so we can take it out here
./out "$@"