mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 01:03:18 +02:00
seafile-pro-server: post install instructions
This commit is contained in:
parent
20e1886aad
commit
c0a51ec638
1 changed files with 5 additions and 0 deletions
|
|
@ -47,3 +47,8 @@ src_prepare() {
|
|||
sed -e "s|1.14.0|1.15.0|" -i seahub/thirdpart/cffi/__init__.py || die "sed failed"
|
||||
eapply_user
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "follow the official documentation:"
|
||||
einfo "https://manual.seafile.com/deploy_pro/download_and_setup_seafile_professional_server/"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue