mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
add support for bash
This commit is contained in:
parent
389f4ed335
commit
728c263c50
3 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"swift",
|
||||
"brainfuck", "bf",
|
||||
"rust",
|
||||
"bash",
|
||||
}
|
||||
|
||||
// check if the supplied language is supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue