Update to v7.58.0

This commit is contained in:
aapanel.com
2025-12-02 12:17:46 +08:00
parent eb21fc65dd
commit a979b7bc74
1053 changed files with 3914 additions and 3083 deletions
+5 -2
View File
@@ -8,7 +8,10 @@
# | Author: hwliang <hwl@aapanel.com>
# +-------------------------------------------------------------------
import os,sys
import os
os.chdir('/www/server/panel')
import task
from BTTask import task
task.main()