Browse Source

Merge branch 'master' of blesson/elxr into master

pull/18/head
chess 11 months ago
parent
commit
18801795f3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      linux_setup_el.sh

+ 1
- 1
linux_setup_el.sh View File

@@ -45,6 +45,7 @@ npm install -g loopback-cli
#production A SETUP
mkdir chess
cd chess

mkdir production_A
cd production_A

@@ -102,7 +103,6 @@ npm i --force
cd ..
ln -s elixir-clientconfig-production/ clientconfig

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

Loading…
Cancel
Save