improve selfupdate

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