Explorar el Código

Update 'i.lin.sh'

master
pb hace 2 años
padre
commit
ff41ece61a
Se han modificado 1 ficheros con 12 adiciones y 12 borrados
  1. 12
    12
      i.lin.sh

+ 12
- 12
i.lin.sh Ver fichero



# Install prerequisites for dev environment # Install prerequisites for dev environment


sudo apt install python2
sudo apt install build-essential
sudo apt install -y make
sudo apt install nodejs
sudo apt install npm
sudo apt install git
--
git clone http://git.bbh.org.in/chess/elxr.git
cd elxr
elxr use elixir
cd ..
elxr i


# Install mysql # Install mysql
sudo apt install mysql-server -y sudo apt install mysql-server -y
mysql -u root -pmysql#minA1 < cihsr-data/cihsr-dev-schema.sql mysql -u root -pmysql#minA1 < cihsr-data/cihsr-dev-schema.sql




sudo apt install python2
sudo apt install build-essential
sudo apt install -y make
sudo apt install nodejs
sudo apt install npm
sudo apt install git
--
git clone http://git.bbh.org.in/chess/elxr.git
cd elxr
elxr use elixir
cd ..
elxr i







Cargando…
Cancelar
Guardar