mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
pkg(osabie-1.0.1): Fix osabie args
This commit is contained in:
parent
bcbdda6f66
commit
b8aa60c4ab
1 changed files with 2 additions and 2 deletions
4
packages/osabie/1.0.1/run
vendored
4
packages/osabie/1.0.1/run
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Put instructions to run the runtime
|
||||
osabie "$@"
|
||||
# osabie only takes filename and stdin
|
||||
osabie "$1"
|
Loading…
Add table
Add a link
Reference in a new issue