git.p6c8.net
/
jirafeau_project.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
deleted local_setting from php
[jirafeau_project.git]
/
docker
/
run.sh
diff --git
a/docker/run.sh
b/docker/run.sh
index a57fa3baeb742c091e2d85b555474ec57cf9e974..8c9932e2dadf304da6bf709f9cd56c10635b1d6f 100755
(executable)
--- a/
docker/run.sh
+++ b/
docker/run.sh
@@
-1,4
+1,5
@@
#!/bin/sh -e
/cleanup.sh &
php-fpm -D
#!/bin/sh -e
/cleanup.sh &
php-fpm -D
+php /docker_config.php
lighttpd -D -f /etc/lighttpd/lighttpd.conf
lighttpd -D -f /etc/lighttpd/lighttpd.conf
patrick-canterino.de