pkg(bash-5.1.0): actually run the binary
This commit is contained in:
parent
5819b75315
commit
c6610671fa
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Put instructions to run the runtime
|
# Put instructions to run the runtime
|
||||||
bash-5.1.0 $*
|
bash $*
|
||||||
|
|
Loading…
Reference in New Issue