diff --git a/templates_full.txt b/templates_full.txt index 4abfc60..c0594e4 100644 --- a/templates_full.txt +++ b/templates_full.txt @@ -2353,14 +2353,4 @@ HTML_TEMPLATE = ''' }, 10000); - -''' - - -if __name__ == '__main__': - os.makedirs(os.path.join(BASE_DIR, 'logs'), exist_ok=True) - os.makedirs(CRON_BACKUP_DIR, exist_ok=True) - init_db() - - log_message("=" * 50) - log_message("项目服务管理面板 v2.0.0 启动") + \ No newline at end of file