Add an automatic page generator for the supported sites (related #156)
[youtube-dl] / devscripts / release.sh
index 24c9ad8d889808ac5e2d25b7ab2c8b5ff3db7ef5..62c68a6cf46d0038c67b04ee3e407a029dd92cb5 100755 (executable)
@@ -85,6 +85,7 @@ ROOT=$(pwd)
     "$ROOT/devscripts/gh-pages/sign-versions.py" < "$ROOT/updates_key.pem"
     "$ROOT/devscripts/gh-pages/generate-download.py"
     "$ROOT/devscripts/gh-pages/update-copyright.py"
+    "$ROOT/devscripts/gh-pages/update-sites.py"
     git add *.html *.html.in update
     git commit -m "release $version"
     git show HEAD