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:
@@ -56,8 +56,6 @@ class ServerCtl(object):
|
||||
self.central_conf_dir,
|
||||
'-c',
|
||||
self.ccnet_conf_dir,
|
||||
'--name',
|
||||
'test',
|
||||
'--host',
|
||||
'test.seafile.com',
|
||||
]
|
||||
|
Reference in New Issue
Block a user