add julia 1.6.1 package

This commit is contained in:
Vrganj 2021-06-19 12:26:48 +02:00
parent 95f9628abb
commit 318b34db95
5 changed files with 35 additions and 0 deletions

4
packages/julia/1.6.1/run vendored Executable file
View file

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