Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-13 18:33:04 +08:00
parent 9a76ee0184
commit f35ffe6ff1
+2
View File
@@ -219,6 +219,8 @@ class HotReload extends Command
$process->exec(PHP_BINARY, [APP_PATH . "kiri.php", "sw:server", "start"]);
});
$this->process->start();
$this->int = -1;
}
}