改名
This commit is contained in:
@@ -72,7 +72,7 @@ class FileChangeCustomProcess extends Command
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
go(function () use ($driver) {
|
go(function () use ($driver) {
|
||||||
$this->source = proc_open('php ' . APP_PATH . 'kiri.php sw:server start', [], $this->pipes);
|
$this->source = proc_open('php ' . APP_PATH . 'kiri.php sw:server restart', [], $this->pipes);
|
||||||
|
|
||||||
$driver->start(Coroutine::getCid());
|
$driver->start(Coroutine::getCid());
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user