diff --git a/devops/debian/install b/devops/debian/install
index 9c64f14365013036a42030c0841ea3ac06b77457..7441c50fbcf80687ceb69dedf2d9ea2defa64f71 100755
--- a/devops/debian/install
+++ b/devops/debian/install
@@ -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