1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-11 14:16:27 +02:00

pkg(osabie-1.0.1): Fix osabie args

This commit is contained in:
Dan Vargas 2021-03-17 22:04:43 -05:00
parent bcbdda6f66
commit b8aa60c4ab

View file

@ -1,4 +1,4 @@
#!/bin/bash
# Put instructions to run the runtime
osabie "$@"
# osabie only takes filename and stdin
osabie "$1"