piston/packages/julia/1.6.1/run
2021-06-19 12:26:48 +02: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 "$@"