piston/packages/julia/1.5.4/run
2021-05-08 14:34:12 -05: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 "$@"