mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-08-31 15:11:08 +00:00
Fix starting seafdav error.
This commit is contained in:
@@ -321,6 +321,7 @@ setup_env ()
|
||||
|
||||
char *seahub_dir = g_build_filename (installpath, "seahub", NULL);
|
||||
g_setenv ("SEAHUB_DIR", seahub_dir, TRUE);
|
||||
g_setenv ("SEAFDAV_CONF", seafdav_conf, TRUE);
|
||||
|
||||
setup_python_path();
|
||||
}
|
||||
|
Reference in New Issue
Block a user