1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-11 06:06:26 +02:00
piston/packages/julia/1.5.4/run
Dan Vargas 3e9705bcd3
pkg(julia-1.5.4): switch to build from source ()
* pkg(julia-1.5.4): switch to build from source

* fix install lang in ci test step

* use x86-64 cpu target list
2021-05-09 13:40:41 +12: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 "$@"