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