mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 09:51:26 +00:00
fix setup-seafile-mysql root_conn.close
This commit is contained in:
@@ -1524,6 +1524,7 @@ def main():
|
|||||||
|
|
||||||
report_success()
|
report_success()
|
||||||
|
|
||||||
|
if db_config.root_conn:
|
||||||
db_config.root_conn.close()
|
db_config.root_conn.close()
|
||||||
|
|
||||||
def report_success():
|
def report_success():
|
||||||
|
Reference in New Issue
Block a user