This commit is contained in:
2021-11-19 10:36:07 +08:00
parent 0edcf8c83f
commit e0537f2ee4
+1
View File
@@ -144,6 +144,7 @@ class HotReload extends Command
});
$this->process->start();
}
$this->process->exec(PHP_BINARY, [APP_PATH . "kiri.php", "sw:server", "restart"]);
}