This commit is contained in:
2022-09-05 18:11:26 +08:00
parent 6e21c3b5ab
commit 6a6f14b7a3
-2
View File
@@ -169,9 +169,7 @@ class Scanner extends BaseProcess
} }
$this->loadDirs(TRUE); $this->loadDirs(TRUE);
sleep(2); sleep(2);
$this->tick(); $this->tick();
} }