#16 elxr linux setup

Merged
chess merged 1 commits from blesson/elxr:master into master 1 year ago

+ 1
- 1
linux_setup_el.sh View File

#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

Loading…
Cancel
Save