ソースを参照

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

読み込み中…
キャンセル
保存