Browse Source

updates

pull/15/head
samuel 1 year ago
parent
commit
63db4b1a40
1 changed files with 1 additions and 7 deletions
  1. 1
    7
      linux_setup.sh

+ 1
- 7
linux_setup.sh View File

@@ -1,4 +1,4 @@
# 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
sudo yum install git
@@ -213,12 +213,6 @@ cd cihsr-server
git checkout development
npm i

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

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

Loading…
Cancel
Save