mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
Update SetupDockerEmailServer.php
This commit is contained in:
parent
1feb3fd143
commit
d6520528db
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class SetupDockerEmailServer extends Command
|
|||
|
||||
shell_exec('systemctl restart dovecot');
|
||||
shell_exec('systemctl restart postfix');
|
||||
|
||||
|
||||
}
|
||||
|
||||
public function checkDNSValidation()
|
||||
|
|
Loading…
Reference in a new issue