mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(bash-5.1.0): actually run the binary
This commit is contained in:
parent
5819b75315
commit
c6610671fa
1 changed files with 1 additions and 1 deletions
2
packages/bash/5.1.0/run
vendored
2
packages/bash/5.1.0/run
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put instructions to run the runtime
|
||||
bash-5.1.0 $*
|
||||
bash $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue