This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
77ad337e1d
piston
/
packages
/
bash
/
5.1.0
/
run
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
pkg(bash-5.1.0): Add bash 5.1.0
2021-03-13 08:43:04 +01:00
#!/usr/bin/env bash
# Put instructions to run the runtime
pkg(all): replace $* with "$@"
2021-03-14 03:11:33 +01:00
bash "$@"