[BACK]Return to upload_release CVS log [TXT][DIR] Up to [local] / openbsd / update_openbsd

Annotation of openbsd/update_openbsd/upload_release, Revision 1.2

1.1       andrew      1: #!/bin/sh
                      2:
                      3: RELEASEDIR=/usr/release
                      4:
1.2     ! andrew      5: rsync -avP $RELEASEDIR/ rrlhcmp30100:/home/ftp/pub/OpenBSD/`uname -r`/`machine`/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>