symlinker.sh: update julia to 1.0.3
Former-commit-id: dbfea7bf109c24b6ab9828f095791fd41366a65f Former-commit-id: 24864b202e3bdc53f8beb87a0e205927881f6967
This commit is contained in:
parent
e7b51f21c5
commit
deb28f4e4a
@ -5,7 +5,7 @@ linkDir="/usr/bin"
|
|||||||
|
|
||||||
function juliaLang(){
|
function juliaLang(){
|
||||||
name="julia"
|
name="julia"
|
||||||
version="1.0.2"
|
version="1.0.3"
|
||||||
linkDir="${linkDir}"
|
linkDir="${linkDir}"
|
||||||
|
|
||||||
if [ ! -f "${linkDir}/${name}" ];then
|
if [ ! -f "${linkDir}/${name}" ];then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user