520b21cc72c2
1 2 3 4 5 6
#!/bin/sh if [ "$2" != "INSTALL" ] then exit fi echo "Consider ${PKG_PREFIX}/lib/dserver/setup.sh for startup configuration." echo "Documents are put in ${PKG_PREFIX}/lib/dserver/doc/."