#!/bin/sh
cat << EOF

Please see:

https://github.com/openwrt/packages/blob/master/net/seafile-server/README.md

for OpenWrt-specific installation notes (in particular, if you are
upgrading from a version before 7.1).

EOF

[ -z "$IPKG_INSTROOT" ] || exit 0

cat << EOF

opkg will attempt to start Seafile server now. This may fail if you have
not set up Seafile server before or if you are upgrading and have not
run the upgrade scripts.

EOF
