This commit is contained in:
2021-11-19 18:23:06 +08:00
parent f4f48ebad7
commit 73b01c288b
-1
View File
@@ -73,7 +73,6 @@ class Inotify
}
//非重启类型
if (str_ends_with($ev['name'], '.php')) {
sleep(2);
$this->reload();
}
}