home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Connectivity / PPP / Docs / NeXTPPP_HTML / websale / alldone next >
Encoding:
Text File  |  1997-09-18  |  623 b   |  16 lines

  1. #!/bin/csh -f
  2.  
  3. echo "Don't forget to install the 'member' program in your cgi-bin directory."
  4. echo ""
  5. echo "If in the future you wish to change how the web pages look,"
  6. echo "all you need to do is edit whichever .html file you wish to"
  7. echo "change, run make, and copy the 'member' program back into"
  8. echo "the right directory."
  9. echo ""
  10. echo "If you wish to change where payment goes, the email address, etc,"
  11. echo "all you need to do is edit the config.h file,"
  12. echo "run make, and copy the 'member' program back into"
  13. echo "the right directory."
  14. echo ""
  15. echo "Thank you for accepting membership fees via First Virtual\!"
  16.