mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-22 12:23:48 +01:00
Update install_ocaml.sh
This commit is contained in:
parent
f754d5917b
commit
b0ff7d934d
@ -64,7 +64,7 @@ fi
|
||||
cd Downloads || exit 1
|
||||
chmod +x ocaml.sh || exit 1
|
||||
|
||||
echo N | ./ocaml.sh ${QP_ROOT}/bin/ 4.02.3 || exit 1
|
||||
echo N | ./ocaml.sh ${QP_ROOT}/bin/ 4.02.1 || exit 1
|
||||
|
||||
${QP_ROOT}/bin/opam config setup -a -q || exit 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user