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
+2 -1
View File
@@ -12,7 +12,8 @@ if ($c['debug']) {
$bot = new Bot($c['key'], $i);
$bot->selfUpdate();
$bot->restartTG();
$bot->dontshowcron = 1;
// $bot->dontshowcron = 1;
$bot->sslip();
$bot->cleanDocker();