mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-25 06:26:27 +02:00
replace node with japt
This commit is contained in:
parent
778689b8cc
commit
13e1192358
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# japt only takes filename and stdin
|
# japt only takes filename and stdin
|
||||||
node "$JAPT_PATH"/node.js "$1"
|
japt "$JAPT_PATH"/node.js "$1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue