updated release to publish latest manual
This commit is contained in:
parent
1feaae4536
commit
27e7fe6aff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue