symplinker.sh: updated julia to 1.1.1
Former-commit-id:555672e5da
[formerly555672e5da
[formerly e8d932cfae366aa9188b4c1a531315f1da658a83]] Former-commit-id: f791dc2f559c025cb5a270909424f25a0e6a1ae5 Former-commit-id: b4a443b217675a71d41300780ea36a239e16c036
This commit is contained in:
@@ -5,7 +5,7 @@ linkDir="/usr/bin"
|
||||
|
||||
function juliaLang(){
|
||||
name="julia"
|
||||
version="1.1.0"
|
||||
version="1.1.1"
|
||||
linkDir="${linkDir}"
|
||||
|
||||
if [ ! -f "${linkDir}/${name}" ];then
|
||||
|
Reference in New Issue
Block a user