mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-06 01:40:11 +00:00
Fix the arguments of ccnet init.
This commit is contained in:
@@ -806,7 +806,6 @@ class CcnetConfigurator(AbstractConfigurator):
|
||||
ccnet_init,
|
||||
'-F', env_mgr.central_config_dir,
|
||||
'--config-dir', self.ccnet_dir,
|
||||
'--name', self.server_name,
|
||||
'--host', self.ip_or_domain,
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user