Remove auto install, do this with phpunit!

This commit is contained in:
Dennis Eichhorn 2016-03-26 18:35:55 +01:00
parent 8bcc84498d
commit b5d6f55f4e

View File

@ -52,8 +52,6 @@ mysql -e 'create database oms;' -u ${DB_USER} -p${DB_PASSWORD}
cd ${ROOT_PATH}
touch private.php
curl --connect-timeout 600 --max-time 601 -L ${WEB_URL}/Install
# Downloading tools
wget -nc https://getcomposer.org/composer.phar
wget -nc https://phar.phpunit.de/phploc.phar