config: update in release.sh to link dtds folder to htdocs

This commit is contained in:
Roman Ivanov 2016-10-09 06:09:49 -07:00
parent bd6a042192
commit 777e55a84d
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ mv htdocs/new-site/ .
mv htdocs htdocs-$PREV_RELEASE
mv new-site htdocs
ln -s /home/project-web/checkstyle/reports htdocs/reports
ln -s /home/project-web/checkstyle/dtds htdocs/dtds
#Archiving
tar cfz htdocs-$PREV_RELEASE.tar.gz htdocs-$PREV_RELEASE/