home *** CD-ROM | disk | FTP | other *** search
- #!/bin/csh -f
-
- echo "Don't forget to install the 'member' program in your cgi-bin directory."
- echo ""
- echo "If in the future you wish to change how the web pages look,"
- echo "all you need to do is edit whichever .html file you wish to"
- echo "change, run make, and copy the 'member' program back into"
- echo "the right directory."
- echo ""
- echo "If you wish to change where payment goes, the email address, etc,"
- echo "all you need to do is edit the config.h file,"
- echo "run make, and copy the 'member' program back into"
- echo "the right directory."
- echo ""
- echo "Thank you for accepting membership fees via First Virtual\!"
-