mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
refactoring
This commit is contained in:
@ -29,6 +29,8 @@ public function update(Service $service, string $ini): void
|
||||
'ini' => __("Couldn't update php.ini file!"),
|
||||
]);
|
||||
}
|
||||
|
||||
$service->restart();
|
||||
}
|
||||
|
||||
private function deleteTempFile(string $name): void
|
||||
|
Reference in New Issue
Block a user