build.sh 347 B

12345678910
  1. #!/bin/sh
  2. cd && git clone https://github.com/hugoroy/exegetesDoc.git
  3. cd -
  4. cp -v cocktail.conf.smp cocktail.conf
  5. curl -L https://cpanmin.us | perl - App::cpanminus
  6. ~/perl5/bin/cpanm --local-lib=~/perl5 local::lib
  7. perl -I ~/perl5/lib/perl5/ -Mlocal::lib >> .bashrc
  8. source .bashrc
  9. ~/perl5/bin/cpanm URI::Encode Etherpad Config::YAML IO::Socket::SSL