mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(rust-1.50.0): Fix run file to remove filename from being passed to binary
This commit is contained in:
parent
b6b573f4c4
commit
992a5f52fc
1 changed files with 1 additions and 0 deletions
1
packages/rust/1.50.0/run
vendored
1
packages/rust/1.50.0/run
vendored
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
shift
|
||||
./binary "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue