#!/bin/bash
# 启动crond、supervisord和php-fpm服务
crond && /usr/bin/supervisord -c /etc/supervisord.conf && php-fpm -F