This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
1b7504a191
piston
/
packages
/
rust
/
1.50.0
/
run
5 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
pkg(rust-1.50.0): Add rust 1.50.0
2021-03-16 00:45:20 +01:00
#!/usr/bin/env bash
pkg(rust-1.50.0): Fix run file to remove filename from being passed to binary
2021-03-17 23:26:59 +01:00
shift
pkg(rust-1.50.0): Add rust 1.50.0
2021-03-16 00:45:20 +01:00
./binary "$@"