improve selfupdate

This commit is contained in:
mercury
2024-10-23 23:53:29 +04:00
parent 01571f50e6
commit dee90b1f4f
+1 -1
View File
@@ -14,6 +14,6 @@ $bot = new Bot($c['key'], $i);
$bot->selfUpdate();
$bot->restartTG();
// $bot->dontshowcron = 1;
$bot->dontshowcron = 1;
$bot->sslip();
$bot->cleanDocker();