This website requires JavaScript.
Explore
Help
Sign in
Mascali
/
piston
Watch
1
Star
0
Fork
You've already forked piston
0
mirror of
https://github.com/engineer-man/piston.git
synced
2025-04-22 21:16:29 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
7765255ef8
piston
/
packages
/
rust
/
1.50.0
/
run
Victor Frazao
992a5f52fc
pkg(rust-1.50.0): Fix run file to remove filename from being passed to binary
2021-03-17 18:26:59 -04:00
4 lines
41 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
shift
./binary
"
$@
"
Reference in a new issue
View git blame
Copy permalink