mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-08-31 15:11:08 +00:00
* Add parse seahub database config * Get nickname from seahub database * Go get nickname from seahub database * Save output of script to memory and fix some errors * Add exec permission and free child_output --------- Co-authored-by: 杨赫然 <heran.yang@seafile.com>
4 lines
66 B
Makefile
4 lines
66 B
Makefile
bin_SCRIPTS = parse_seahub_db.py
|
|
|
|
EXTRA_DIST = parse_seahub_db.py
|