piston/packages/julia/1.8.5/run
2023-04-08 10:05:11 +02:00

4 lines
No EOL
105 B
Bash

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