fix warp update

This commit is contained in:
mercury
2024-10-27 01:12:29 +04:00
parent ca37736cd5
commit 32109c4526
2 changed files with 10 additions and 6 deletions
+3 -1
View File
@@ -14,7 +14,9 @@ $bot = new Bot($c['key'], $i);
$bot->selfUpdate();
$bot->restartTG();
$bot->offWarp(0);
if (!empty($bot->selfupdate)) {
$bot->offWarp();
}
$bot->dontshowcron = 1;
$bot->sslip();
$bot->cleanDocker();