X-Git-Url: https://git.p6c8.net/jirafeau/mojo42.git/blobdiff_plain/dddcc255110ee8219bfb41943c6e4430a02139aa..c6c5eb250b89da6fffea47f99f0e676fe6ca1e04:/docker/run.sh diff --git a/docker/run.sh b/docker/run.sh new file mode 100755 index 0000000..a57fa3b --- /dev/null +++ b/docker/run.sh @@ -0,0 +1,4 @@ +#!/bin/sh -e +/cleanup.sh & +php-fpm -D +lighttpd -D -f /etc/lighttpd/lighttpd.conf