modify plugin name

This commit is contained in:
2022-02-18 15:57:18 +08:00
parent 7a331e36ad
commit c59c564f32
+3
View File
@@ -214,6 +214,9 @@ class HotReload extends Command
Kiri::app()->getServer()->start();
});
$this->process->start();
sleep(3);
$this->int = -1;
}