pkg(bash-5.1.0): actually run the binary

This commit is contained in:
Thomas Hobson 2021-03-13 20:44:35 +13:00
parent 5819b75315
commit c6610671fa
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
bash-5.1.0 $*
bash $*