mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
add paradoc to execute
This commit is contained in:
parent
6720282bbc
commit
f6e5615ac2
1 changed files with 3 additions and 0 deletions
|
@ -99,6 +99,9 @@ case "$lang" in
|
|||
"deno" | "denojs" | "denots")
|
||||
bin=deno
|
||||
;;
|
||||
"paradoc")
|
||||
bin=paradoc
|
||||
;;
|
||||
"perl")
|
||||
bin=perl
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue