More work on the scripts

pull/217/head
iglocska 2014-02-07 10:05:49 +01:00
parent 8753275793
commit d5af73916c
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ apt-get install zip php-pear git
pear install Crypt_GPG
pear install Net_GeoIP
git config core.filemode false
git submodule foreach git pull origin master
cd ../app/Plugin/CakeResque
apt-get install redis-server
curl -s https://getcomposer.org/installer | php

View File

@ -1,3 +1,4 @@
git submodule foreach git pull origin master
cd ../app/Plugin/CakeResque
apt-get install redis-server
curl -s https://getcomposer.org/installer | php