Start installing servers quicker (#454)

This commit is contained in:
Saeed Vaziry
2025-01-31 00:20:41 +01:00
committed by GitHub
parent 6966f06b1a
commit ea396786e4
2 changed files with 27 additions and 27 deletions

View File

@ -60,7 +60,7 @@ public function setLog(?ServerLog $log): self
}
/**
* @throws Throwable
* @throws SSHConnectionError
*/
public function connect(bool $sftp = false): void
{