1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-13 07:06:26 +02:00
piston/packages/julia/1.5.4/run
2021-03-15 08:15:19 +13:00

4 lines
106 B
Bash
Executable file

#!/usr/bin/env bash
# Put instructions to run the runtime
julia --startup-file=no --history-file=no "$@"