modify plugin name
This commit is contained in:
@@ -214,6 +214,9 @@ class HotReload extends Command
|
|||||||
Kiri::app()->getServer()->start();
|
Kiri::app()->getServer()->start();
|
||||||
});
|
});
|
||||||
$this->process->start();
|
$this->process->start();
|
||||||
|
|
||||||
|
sleep(3);
|
||||||
|
|
||||||
$this->int = -1;
|
$this->int = -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user