diff --git a/misc/install.sh b/misc/install.sh index 23b0367..2d24af9 100644 --- a/misc/install.sh +++ b/misc/install.sh @@ -62,6 +62,7 @@ service codefever start service php-fpm start service nginx start service crond start +service sendmail start echo 'Services Started!'