1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-04 08:28:11 +00:00

fix setup-seafile-mysql root_conn.close

This commit is contained in:
SkywalkerSpace
2025-05-28 15:20:49 +08:00
parent cb4bc2b127
commit 1ef68b2a9c

View File

@@ -1524,7 +1524,8 @@ def main():
report_success()
db_config.root_conn.close()
if db_config.root_conn:
db_config.root_conn.close()
def report_success():
message = '''\