Kaynağa Gözat

setup changes

master
samuel 2 yıl önce
ebeveyn
işleme
09b39586f2
1 değiştirilmiş dosya ile 5 ekleme ve 3 silme
  1. 5
    3
      linux_setup_el.sh

+ 5
- 3
linux_setup_el.sh Dosyayı Görüntüle

# Download steps # Download steps
# wget http://git.bbh.org.in/chess/elxr/raw/branch/master/linux_setup_el.sh # wget http://git.bbh.org.in/chess/elxr/raw/branch/master/linux_setup_el.sh
# chmod +x linux_setup.sh
# ./linux_setup.sh
# chmod +x linux_setup_el.sh
# ./linux_setup_el.sh


# To delete all directories
# find /path/to/your/directory -type d -exec rm -r {} +
# find . -type d -exec rm -r {} +


#STORE GIT CREDENTIALS IN CACHE #STORE GIT CREDENTIALS IN CACHE
sudo yum install git sudo yum install git
npm install -g loopback-cli npm install -g loopback-cli


#production A SETUP #production A SETUP
cd ~
mkdir chess mkdir chess
cd chess cd chess
mkdir production_A mkdir production_A

Loading…
İptal
Kaydet