Browse Source

mirrorpad FatPacker

David Sniperovitch 8 years ago
parent
commit
dcc429a073
2 changed files with 6 additions and 7 deletions
  1. 5 6
      build.sh
  2. 1 1
      cocktail.conf.smp

+ 5 - 6
build.sh

@@ -1,9 +1,8 @@
 #!/bin/sh
-cd && git clone https://github.com/hugoroy/exegetesDoc.git
-cd && git clone https://github.com/sniperovitch/mirrorpad.git
-cd $HOME/mirrorpad/
-cpanm Carton
-carton install
-cd $HOME/cocktail/
 cp -v cocktail.conf.smp cocktail.conf
+cd
+git clone https://github.com/hugoroy/exegetesDoc.git
+git clone https://github.com/sniperovitch/mirrorpad.git
+cp $HOME/mirrorpad/mirrorpad.yml.smp $HOME/mirrorpad/mirrorpad.yml
+cd -
 

+ 1 - 1
cocktail.conf.smp

@@ -7,4 +7,4 @@ WORKING_FOLDER=$HOME/tmp
 
 STORE=$HOME/store
 
-MIRRORPAD=$HOME/mirrorpad/mirrorpad.pl
+MIRRORPAD=$HOME/mirrorpad/mirrorpad