Skip to content

Commit

Permalink
Run secrets before apache
Browse files Browse the repository at this point in the history
  • Loading branch information
Meezaan-ud-Din Abdu Dhil-Jalali Wal-Ikram committed Jul 3, 2019
1 parent 1e100f7 commit cad36e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doctrineProxies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ for e in "${!APACHE_@}"; do
fi
done

source secrets

cd /var/www && vendor/bin/doctrine orm:generate-proxies

exec apache2 -DFOREGROUND "$@"

0 comments on commit cad36e9

Please sign in to comment.