1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 20:37:42 +00:00

fix setup-seafile-mysql root_conn.close

This commit is contained in:
SkywalkerSpace
2025-05-28 15:21:51 +08:00
parent 694b6e3420
commit 7268efd7d7

View File

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