Revert "Merge pull request #11 from openenergyprojects/patch-1"

This reverts commit 7291e378a1, reversing
changes made to 26083ce457.
This commit is contained in:
Michael Babker 2016-10-18 20:06:10 -05:00
parent d71fffa067
commit 526a9896a3
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
set -e
#wait for dockercompose to start the mysql
sleep 3
if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
if [ -n "$MYSQL_PORT_3306_TCP" ]; then
if [ -z "$JOOMLA_DB_HOST" ]; then