mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 20:46:26 +02:00
Following template from #503 to bump the Rust toolchain to the latest stable Signed-off-by: pan93412 <pan93412@gmail.com>
4 lines
41 B
Bash
Executable file
4 lines
41 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
shift
|
|
./binary "$@"
|