diff --git a/git-clone-all.bat b/git-clone-all.bat index 36004ec..4c66230 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-ColorConsole +git clone https://git.faronear.org/npm/corend-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 fcbd04f..c41779e 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-ColorConsole +git clone https://git.faronear.org/npm/corend-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