David Sniperovitch 8 years ago
parent
commit
4591893ea6
1 changed files with 2 additions and 4 deletions
  1. 2 4
      build.sh

+ 2 - 4
build.sh

@@ -2,9 +2,7 @@
 cd && git clone https://github.com/hugoroy/exegetesDoc.git
 cd -
 cp -v cocktail.conf.smp cocktail.conf
+cp -v mirror_pad.yml.smp mirror_pad.yml
 curl -L https://cpanmin.us | perl - App::cpanminus
-# cpanm --local-lib=~/perl5 local::lib
-# eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
-# perl -I ~/perl5/lib/perl5/ -Mlocal::lib >> .bashrc
-cpanm URI::Encode Etherpad Config::YAML IO::Socket::SSL
+cpanm --no-test URI::Encode Etherpad Config::YAML IO::Socket::SSL