This commit is contained in:
as2252258@163.com
2021-02-28 17:53:15 +08:00
parent 70d9b562db
commit 16d8368451
2 changed files with 6 additions and 8 deletions
+1
View File
@@ -46,6 +46,7 @@ class ServerInotify extends Process
var_dump($this->dirs);
foreach ($this->dirs as $dir) {
$this->watch($dir);
}