Преглед изворни кода

Update 'readme.md'

production
pb пре 2 година
родитељ
комит
f3d6ecd9d0
1 измењених фајлова са 12 додато и 5 уклоњено
  1. 12
    5
      readme.md

+ 12
- 5
readme.md Прегледај датотеку

@@ -1,14 +1,15 @@
# Installing Elixir in Ubuntu
**AUTOMATED INSTALL**
### **AUTOMATED INSTALL**

wget -q -O - https://git.bbh.org.in/chess/elxr/src/branch/master/i.lin.sh | bash

Addtional steps For Production

NODE_ENV=production elxr use elixir
SyncMaster
1. NODE_ENV=production elxr use elixir
2. SyncMaster


**MANUAL INSTALL**
### **MANUAL INSTALL**
* ### Step 1: Install Dependencies

###### Tested for Ububtu 20.04
@@ -50,11 +51,16 @@ elxr npm i

# Installing Elixir in Windows

**AUTOMATED INSTALL**
### **AUTOMATED INSTALL**
save https://git.bbh.org.in/chess/elxr/src/branch/master/i.win.sh to folder.
cscript i.win.sh

Addtional steps For Production

1. NODE_ENV=production elxr use elixir
2. SyncMaster

### **MANUAL INSTALL**

#### Step 1: Install Dependencies
* ##### Install Node

Loading…
Откажи
Сачувај