mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
remove call to missing function
This commit is contained in:
parent
4bd4b8f24c
commit
924bcf553e
|
@ -52,8 +52,6 @@ def main():
|
|||
check_upgrade()
|
||||
os.chdir(installdir)
|
||||
|
||||
fix_gunicorn_bind()
|
||||
|
||||
call('{} start'.format(get_script('seafile.sh')))
|
||||
|
||||
print('seafile server is running now.')
|
||||
|
|
Loading…
Reference in a new issue