浏览代码

updates

pull/15/head
samuel 2 年前
父节点
当前提交
63db4b1a40
共有 1 个文件被更改,包括 1 次插入7 次删除
  1. 1
    7
      linux_setup.sh

+ 1
- 7
linux_setup.sh 查看文件

# wget http://git.bbh.org.in/chess/elxr/raw/branch/master/linux_setup.sh
# wget https://git.bbh.org.in/chess/elxr/raw/branch/master/linux_setup.sh


#STORE GIT CREDENTIALS IN CACHE #STORE GIT CREDENTIALS IN CACHE
sudo yum install git sudo yum install git
git checkout development git checkout development
npm i npm i


cd ..
git clone http://git.bbh.org.in/chess/Trias-Elixir_Hybrid
cd Trias-Elixir_Hybrid
git checkout development
npm i

cd .. cd ..
git clone http://git.bbh.org.in/chess/bbh_patient_portal git clone http://git.bbh.org.in/chess/bbh_patient_portal
cd bbh_patient_portal cd bbh_patient_portal

正在加载...
取消
保存