#!/bin/sh

cat << EOF

The package removal script intentionally leaves extra files created by
the installation and running of the NeoWebScript HTTPD server.
This includes the configuration and log files.  If you want to get rid of
them, do an "rm -r /opt/NEOSwebs" after this script finishes.

If you do not delete them, and re-install later, you will retain the old
configuration values, in spite of what the installation says.

EOF
