From 27e7fe6aff2ecc4c1f45c79e2195ae65c87b90f5 Mon Sep 17 00:00:00 2001 From: bdc Date: Tue, 5 Oct 1999 21:31:24 +0000 Subject: [PATCH] updated release to publish latest manual --- bin/scsh-release | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/scsh-release b/bin/scsh-release index 6591280..9e37925 100755 --- a/bin/scsh-release +++ b/bin/scsh-release @@ -59,9 +59,10 @@ else echo No VERSION therefore no symlink needed fi -# copy RELEASE notes -echo Copying RELEASE notes +# copy release notes and scsh manual +echo Copying release notes and scsh manual cp scsh${VERSION}/RELEASE ${FTPDIR} +cp scsh${VERSION}/doc/scsh-manual.ps ${FTPDIR} # clean up echo Removing tree