mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Fix d executor name
This commit is contained in:
parent
ba19844c0e
commit
c30a67cf05
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ case "$lang" in
|
|||
bin=csharp
|
||||
;;
|
||||
"d")
|
||||
bin=dmd
|
||||
bin=d
|
||||
;;
|
||||
"elixir" | "exs")
|
||||
bin=elixir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue