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