pkg(rust-1.50.0): Fix run file to remove filename from being passed to binary

This commit is contained in:
Victor Frazao 2021-03-17 18:26:59 -04:00
parent b6b573f4c4
commit 992a5f52fc
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash
shift
./binary "$@"