Explorar el Código

Merge branch 'master' of http://git.bbh/chess/elxr

pull/18/head
Jeffery Mendis hace 10 meses
padre
commit
62b784f80f
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. 0
    11
      linux/centos/elxr/setup.sh

+ 0
- 11
linux/centos/elxr/setup.sh Ver fichero

@@ -374,17 +374,6 @@ git pull origin master
rm -rf package-lock.json
npm i --force

cd ..
git clone http://git.bbh.org.in/chess/client
cd client
git checkout production
git pull
git pull origin master
rm -rf package-lock.json
npm i --force
sudo bower install
node_modules/.bin/bower install

cd ..
git clone http://git.bbh.org.in/chess/chess-client-lib
cd chess-client-lib

Cargando…
Cancelar
Guardar