build.sh 285 B

12345678
  1. #!/bin/sh
  2. cd && git clone https://github.com/hugoroy/exegetesDoc.git
  3. cd -
  4. cp -v cocktail.conf.smp cocktail.conf
  5. cp -v mirror_pad.yml.smp mirror_pad.yml
  6. curl -L https://cpanmin.us | perl - App::cpanminus
  7. cpanm --no-test URI::Encode Etherpad Config::YAML IO::Socket::SSL LWP::UserAgent