Try another way

This commit is contained in:
Sébastien Lucas 2013-11-28 13:45:10 +01:00
parent 6856677566
commit a76776fd8e
2 changed files with 1 additions and 1 deletions

View file

@ -12,6 +12,7 @@ fi
echo "Good PHP version"
curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
curl -s https://raw.github.com/jlipps/sausage-bun/master/givememysausage.php | php
cp test/config_local.php.sauce config_local.php
php -S localhost:8888 2> /dev/null &