Re-enable crond

This commit is contained in:
William Miceli
2019-05-17 00:09:01 -04:00
parent 34357687bf
commit 892205781e

View File

@@ -3,8 +3,8 @@
echo "[ INFO ] Starting PHP-FPM"
php-fpm7 -D # Background
#echo "[ INFO ] Starting cron"
#crond # Background
echo "[ INFO ] Starting cron"
crond # Background
echo "[ INFO ] Starting nginx"
nginx -g "daemon off;" # Foreground