1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-07 04:16:26 +02:00
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 "$@"