fix(Install Script): add sendmail support

This commit is contained in:
cubic
2022-03-16 14:24:48 +08:00
parent dcc0189590
commit 9115cea23f

View File

@@ -62,6 +62,7 @@ service codefever start
service php-fpm start
service nginx start
service crond start
service sendmail start
echo 'Services Started!'