浏览代码

Merge branch 'master' of blesson/elxr into master

master
chess 1年前
父节点
当前提交
18801795f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      linux_setup_el.sh

+ 1
- 1
linux_setup_el.sh 查看文件

#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

正在加载...
取消
保存