mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-28 07:56:26 +02:00
add julia 1.6.1 package
This commit is contained in:
parent
95f9628abb
commit
318b34db95
5 changed files with 35 additions and 0 deletions
4
packages/julia/1.6.1/run
vendored
Executable file
4
packages/julia/1.6.1/run
vendored
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Run without startup or history file
|
||||
julia --startup-file=no --history-file=no "$@"
|
Loading…
Add table
Add a link
Reference in a new issue