改名
This commit is contained in:
@@ -315,7 +315,6 @@ class ServerManager
|
||||
return;
|
||||
}
|
||||
while ($this->checkPortIsAlready($port)) {
|
||||
var_dump($port);
|
||||
exec('kill ' . $pid, $execResult);
|
||||
usleep(300);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user