This commit is contained in:
as2252258@163.com
2021-04-07 23:58:58 +08:00
parent 4093a2a95a
commit d1a5a85d31
+2
View File
@@ -232,6 +232,8 @@ class ServerInotify extends Process
*/
public function trigger_reload()
{
exec(PHP_BINARY . ' snowflake runtime:builder');
Snowflake::reload();
}