Skip to content

Commit

Permalink
fix mkdir ccnet_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
SkywalkerSpace committed Nov 12, 2024
1 parent 74c3e0b commit 9f320ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/setup-seafile-mysql.py
Original file line number Diff line number Diff line change
Expand Up @@ -1544,6 +1544,7 @@ def main():
# Part 2: generate configuration
db_config.generate()
# ccnet_config.generate() # do not create ccnet.conf
Utils.must_mkdir(ccnet_config.ccnet_dir)
seafile_config.generate()
seafdav_config.generate()
gunicorn_config.generate()
Expand Down

0 comments on commit 9f320ab

Please sign in to comment.