mirror of
https://github.com/PGYER/codefever.git
synced 2026-06-06 11:40:55 +08:00
fix(Install Script): add sendmail support
This commit is contained in:
@@ -62,6 +62,7 @@ service codefever start
|
||||
service php-fpm start
|
||||
service nginx start
|
||||
service crond start
|
||||
service sendmail start
|
||||
|
||||
echo 'Services Started!'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user