Commit 53424dfd authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Install

parent dfb8e893
Pipeline #4326 failed with stages
in 102 minutes and 29 seconds
......@@ -39,14 +39,11 @@ sudo apt install postgresql postgresql-server-dev-15
echo "Installing Nix"
sh <(curl -L https://nixos.org/nix/install) --daemon
echo "Installing GHCUP"
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
#######################################################################
# Get the Sources
git clone https://gitlab.iscpif.fr/gargantext/haskell-gargantext.git
cd haskell-gargantext
git clone https://gitlab.iscpif.fr/gargantext/haskell-gargantext.git
git clone https://gitlab.iscpif.fr/gargantext/purescript-gargantext.git
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment