diff --git a/git-clone-all.bat b/git-clone-all.bat index b4f8e87..36004ec 100644 --- a/git-clone-all.bat +++ b/git-clone-all.bat @@ -30,15 +30,15 @@ popd mkdir npm pushd npm git clone https://git.faronear.org/npm/_npm -git clone https://git.faronear.org/npm/base.FileTransfer.server -git clone https://git.faronear.org/npm/base.deployer +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/base.logger -git clone https://git.faronear.org/npm/base.messenger -git clone https://git.faronear.org/npm/base.tool +git clone https://git.faronear.org/npm/corend-ColorConsole +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 -git clone https://git.faronear.org/npm/base.websocket.server -git clone https://git.faronear.org/npm/base.webtoken +git clone https://git.faronear.org/npm/basend-websocket-server +git clone https://git.faronear.org/npm/basend-webtoken git clone https://git.faronear.org/npm/core.i18n git clone https://git.faronear.org/npm/core.tool diff --git a/git-clone-all.sh b/git-clone-all.sh index 67520da..fcbd04f 100644 --- a/git-clone-all.sh +++ b/git-clone-all.sh @@ -32,15 +32,15 @@ popd mkdir npm pushd npm git clone https://git.faronear.org/npm/_npm -git clone https://git.faronear.org/npm/base.FileTransfer.server -git clone https://git.faronear.org/npm/base.deployer +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/base.logger -git clone https://git.faronear.org/npm/base.messenger -git clone https://git.faronear.org/npm/base.tool +git clone https://git.faronear.org/npm/corend-ColorConsole +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 -git clone https://git.faronear.org/npm/base.websocket.server -git clone https://git.faronear.org/npm/base.webtoken +git clone https://git.faronear.org/npm/basend-websocket-server +git clone https://git.faronear.org/npm/basend-webtoken git clone https://git.faronear.org/npm/core.i18n git clone https://git.faronear.org/npm/core.tool