piston/packages/julia/1.8.5/run

4 lines
105 B
Plaintext
Raw Normal View History

2023-04-08 10:05:11 +02:00
#!/usr/bin/env bash
# Run without startup or history file
julia --startup-file=no --history-file=no "$@"