Skip to content

Commit

Permalink
config: remove dtds folder from sourceforge (checkstyle#6478)
Browse files Browse the repository at this point in the history
  • Loading branch information
romani authored and Vantuz committed Apr 3, 2019
1 parent 15b6e5e commit 39fe1ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/copy-site-to-sourceforge.sh
Expand Up @@ -48,6 +48,8 @@ tar -xzvf checkstyle.github.io.tar.gz
mv htdocs htdocs-$PREV_RELEASE
mv checkstyle.github.io htdocs
ln -s /home/project-web/checkstyle/reports htdocs/reports
echo "remove dtds folder from unsecure web site"
rm -r htdocs/dtds
echo "restore folder with links to old releases"
mv htdocs-$PREV_RELEASE/version htdocs
Expand Down

0 comments on commit 39fe1ad

Please sign in to comment.