소스 검색

client changes

pull/19/head
samuel 10 달 전
부모
커밋
685565b1fd
1개의 변경된 파일0개의 추가작업 그리고 11개의 파일을 삭제
  1. 0
    11
      linux/centos/elxr/setup.sh

+ 0
- 11
linux/centos/elxr/setup.sh 파일 보기

@@ -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

Loading…
취소
저장