improve selfupdate

This commit is contained in:
mercury
2024-10-23 02:32:19 +04:00
parent bba1ec9e17
commit 4c63ae669a
3 changed files with 5 additions and 3 deletions
-1
View File
@@ -12,7 +12,6 @@ if ($c['debug']) {
$bot = new Bot($c['key'], $i);
$bot->cleanQueue();
$bot->setwebhook();
$bot->dontshowcron = 1;
$bot->selfUpdate();
$bot->adguardCheckPswd();
$bot->adguardProtect();