Bladeren bron

elxr linux setup

master
guest 2 jaren geleden
bovenliggende
commit
99c04754b6
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      linux_setup_el.sh

+ 1
- 1
linux_setup_el.sh Bestand weergeven

#production A SETUP #production A SETUP
mkdir chess mkdir chess
cd chess cd chess

mkdir production_A mkdir production_A
cd production_A cd production_A


cd .. cd ..
ln -s elixir-clientconfig-production/ clientconfig ln -s elixir-clientconfig-production/ clientconfig


cd ..
git clone http://git.bbh.org.in/chess/bbhverse git clone http://git.bbh.org.in/chess/bbhverse
cd bbhverse cd bbhverse
git checkout production git checkout production

Laden…
Annuleren
Opslaan