diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-02-07 04:53:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 04:59:40 +0700 |
commit | bab028ad4d2c83ea3bab224a5822f6be2beffc27 (patch) | |
tree | 35825dc9ec1be56c63adadb41bf38281b145ee9a /network/seahub/README | |
parent | 2fd93fc301475d1c25b0c9365d640ba2301b1c38 (diff) | |
download | slackbuilds-bab028ad4d2c83ea3bab224a5822f6be2beffc27.tar.gz |
network/seahub: Added (Seafile Web Frontend).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/seahub/README')
-rw-r--r-- | network/seahub/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/network/seahub/README b/network/seahub/README new file mode 100644 index 0000000000..9b15cfdd39 --- /dev/null +++ b/network/seahub/README @@ -0,0 +1,17 @@ +Seahub is the web frontend for Seafile. + +Note: +This isn't the official "source" tarball, but `seahub' extracted from the binary +tarball, due to its very weird, and old dependencies. + +Due to the nature of Slackware pkgtools no seafile data from the users is +removed, but just in case, create a backup before upgrading this package! + +This package does not update/upgrade Seafile internal stuff. +Refer to the Seafile manual: + + http://manual.seafile.com/deploy/upgrade.html + +Stop your instance before upgrading this package and don't use +the shell scripts from the documentation, but use `seafile` from +/usr/sbin to start/stop Seafile. |