mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-07 04:16:26 +02:00
Merge pull request #163 from dvargas46/v3-add-osabie
pkg(osabie-1.0.1): Fix osabie args
This commit is contained in:
commit
3d8e45ecc4
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