improve selfupdate

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