Browse Source

elxr linux setup

pull/16/head
guest 11 months ago
parent
commit
99c04754b6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      linux_setup_el.sh

+ 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