mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
4 lines
41 B
Bash
Executable file
4 lines
41 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
shift
|
|
./binary "$@"
|