1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-11 06:06:26 +02:00
piston/packages/julia/1.6.1/run
2021-06-19 23:02:36 +12:00

4 lines
106 B
Bash
Executable file

#!/usr/bin/env bash
# Run without startup or history file
julia --startup-file=no --history-file=no "$@"