1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-31 23:19:36 +00:00

Fix the arguments of ccnet init.

This commit is contained in:
ly1217
2019-10-22 19:53:25 -07:00
parent cafce2ba74
commit 171895d25e
5 changed files with 2 additions and 50 deletions

View File

@@ -56,8 +56,6 @@ class ServerCtl(object):
self.central_conf_dir,
'-c',
self.ccnet_conf_dir,
'--name',
'test',
'--host',
'test.seafile.com',
]