diff --git a/git-clone-all.bat b/git-clone-all.bat index 41ef9df..1398bb2 100644 --- a/git-clone-all.bat +++ b/git-clone-all.bat @@ -33,7 +33,7 @@ git clone https://git.faronear.org/npm/_npm git clone https://git.faronear.org/npm/basend-fileload-server git clone https://git.faronear.org/npm/basend-deployer git clone https://git.faronear.org/npm/basend-envar -git clone https://git.faronear.org/npm/corend-cocon +git clone https://git.faronear.org/npm/basend-cocon git clone https://git.faronear.org/npm/basend-messenger git clone https://git.faronear.org/npm/basend-netinfo git clone https://git.faronear.org/npm/basend-webserver diff --git a/git-clone-all.sh b/git-clone-all.sh index c144c15..a30dde4 100644 --- a/git-clone-all.sh +++ b/git-clone-all.sh @@ -35,7 +35,7 @@ git clone https://git.faronear.org/npm/_npm git clone https://git.faronear.org/npm/basend-fileload-server git clone https://git.faronear.org/npm/basend-deployer git clone https://git.faronear.org/npm/basend-envar -git clone https://git.faronear.org/npm/corend-cocon +git clone https://git.faronear.org/npm/basend-cocon git clone https://git.faronear.org/npm/basend-messenger git clone https://git.faronear.org/npm/basend-netinfo git clone https://git.faronear.org/npm/basend-webserver