source: trunk/third/lprng/doc/SENDTOWEBSITE @ 13098

Revision 13098, 118 bytes checked in by danw, 25 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r13097, which included commits to RCS files with non-trunk default branches.
Line 
1#!/bin/sh
2ftp -v -n <<'EOF'
3open www.astart.com
4user astart
5cd lprng
6bin
7prompt
8mput *.html
9mput *.gif
10mput *.ppt
11EOF
Note: See TracBrowser for help on using the repository browser.