start 106 B

1234567
  1. #!/bin/bash
  2. # Start the cron service
  3. /usr/sbin/cron
  4. # Start the php-fpm service
  5. /usr/local/sbin/php-fpm