mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-25 06:26:27 +02:00
4 lines
89 B
Bash
4 lines
89 B
Bash
#!/usr/bin/env bash
|
|
|
|
# japt only takes filename and stdin
|
|
japt "$JAPT_PATH"/node.js "$1"
|