replace node with japt

This commit is contained in:
Hydrazer 2021-09-30 11:27:31 -06:00
parent 778689b8cc
commit 13e1192358

View file

@ -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"