diff --git a/docker/rootfs/start.sh b/docker/rootfs/start.sh index 5215c75..05858ee 100644 --- a/docker/rootfs/start.sh +++ b/docker/rootfs/start.sh @@ -4,8 +4,6 @@ echo 'Starting Open Trashmail' cd /var/www/opentrashmail -git pull - echo ' [+] Starting php' php-fpm7