#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 |