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