From 34e6bb75e09cfdf7293524a4e9e088f9a6ffa63f Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Mon, 2 Dec 2024 22:26:28 +0800 Subject: [PATCH] Update index.py --- plugins/migration_api/index.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/migration_api/index.py b/plugins/migration_api/index.py index 65fc4319f..25ad7fbac 100755 --- a/plugins/migration_api/index.py +++ b/plugins/migration_api/index.py @@ -788,8 +788,7 @@ class classApi: def run(self): # 开始迁移 - # self.upload_file("/tmp/mysql-boost-5.7.39.tar.gz", - # "/tmp/mysql-boost-5.7.39.tar.gz") + # self.upload_file("/tmp/mysql-boost-5.7.39.tar.gz", "/tmp/mysql-boost-5.7.39.tar.gz") # self.sync_other() self.sync_site()