1
This commit is contained in:
@@ -168,7 +168,6 @@ class HotReload extends Command
|
|||||||
Coroutine::create(function () {
|
Coroutine::create(function () {
|
||||||
proc_open('php ' . APP_PATH . '/kiri.php sw:server restart', [], $pipes);
|
proc_open('php ' . APP_PATH . '/kiri.php sw:server restart', [], $pipes);
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user