| @@ -1,7 +1,7 @@ | |||
| # Installing Elixir in Ubuntu | |||
| ### **AUTOMATED INSTALL** | |||
| wget -q -O - https://git.bbh.org.in/chess/elxr/src/branch/master/i.lin.sh | bash | |||
| wget -q -O - http://git.bbh.org.in/chess/elxr/raw/branch/master/i.lin.sh | bash | |||
| Addtional steps For Production | |||
| @@ -55,7 +55,7 @@ elxr npm i | |||
| 2) For production create D:\chess\ProductionA, D:\chess\ProductionB | |||
| ### **AUTOMATED INSTALL** | |||
| save https://git.bbh.org.in/chess/elxr/src/branch/master/i.win.js to folder. | |||
| save http://git.bbh.org.in/chess/elxr/raw/branch/master/i.win.js to folder. | |||
| cscript i.win.js | |||
| Addtional steps For Production | |||