piston/packages/julia/1.5.4/run
2021-03-14 12:40:31 -04: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 "$@"