X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=devscripts%2Frelease.sh;h=62c68a6cf46d0038c67b04ee3e407a029dd92cb5;hb=c215217e39ccc42c457220e29de7cf964be54ecf;hp=24c9ad8d889808ac5e2d25b7ab2c8b5ff3db7ef5;hpb=90648143c315cc65b2449b72aec5025ff4e9ac17;p=youtube-dl diff --git a/devscripts/release.sh b/devscripts/release.sh index 24c9ad8d8..62c68a6cf 100755 --- a/devscripts/release.sh +++ b/devscripts/release.sh @@ -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