File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ mkdir /tmp/test
99cd /tmp/test
1010export JULIA_DEPOT_PATH=/tmp/testdepot
1111export JULIA_PKG_SERVER_REGISTRY_PREFERANCE=eager
12- git clone https://github.com/ufechner7 /KiteModels.jl.git
12+ git clone https://github.com/OpenSourceAWE /KiteModels.jl.git
1313cd KiteModels.jl/bin
1414./create_sys_image --update
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ mkdir /tmp/test
99cd /tmp/test
1010export JULIA_DEPOT_PATH=/tmp/testdepot
1111export JULIA_PKG_SERVER_REGISTRY_PREFERANCE=eager
12- git clone https://github.com/ufechner7 /KiteModels.jl.git
12+ git clone https://github.com/OpenSourceAWE /KiteModels.jl.git
1313cd KiteModels.jl/bin
1414./create_sys_image
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ mkdir /tmp/test
99cd /tmp/test
1010export JULIA_DEPOT_PATH=/tmp/testdepot
1111export JULIA_PKG_SERVER_REGISTRY_PREFERANCE=eager
12- git clone https://github.com/ufechner7 /KiteModels.jl.git
12+ git clone https://github.com/OpenSourceAWE /KiteModels.jl.git
1313cd KiteModels.jl
1414julia -e 'using Pkg; Pkg.add("TestEnv")'
1515julia --project -e 'using Pkg; Pkg.instantiate()'
You can’t perform that action at this time.
0 commit comments