mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-23 04:43:50 +01:00
Update install_ocaml.sh
This commit is contained in:
parent
21152ec0fc
commit
1dd9257ab8
@ -33,6 +33,7 @@ then
|
||||
fi
|
||||
scripts/fetch_from_web.py "https://raw.github.com/hcarty/ocamlbrew/master/ocamlbrew-install" ocamlbrew-install.sh
|
||||
cat < ocamlbrew-install.sh | env OCAMLBREW_FLAGS="-r" bash | tee ocamlbrew_install.log
|
||||
grep "source " ocamlbrew_install.log | grep "etc/ocamlbrew.bashrc" >> quantum_package.rc
|
||||
source quantum_package.rc
|
||||
echo Y | opam install ${PACKAGES}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user