mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update ApacheBuild.php
This commit is contained in:
parent
4cfdf458a8
commit
cfe46d19a9
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class ApacheBuild implements ShouldQueue
|
|||
|
||||
file_put_contents('/etc/apache2/apache2.conf', $apache2);
|
||||
|
||||
shell_exec('systemctl reload apache2');
|
||||
shell_exec('systemctl restart apache2');
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue