aboutsummaryrefslogtreecommitdiff
path: root/devscripts/release.sh
diff options
context:
space:
mode:
authorPierre Rudloff <contact@rudloff.pro>2013-09-03 01:27:49 +0200
committerPierre Rudloff <contact@rudloff.pro>2013-09-03 01:27:49 +0200
commitb0446d6a33ed3b5789e57c83904f1d7cf1a85d19 (patch)
tree70a69d7e9bad6a9f2d131b908d0a13b416fed704 /devscripts/release.sh
parent847f582290c6ad6ec0c72760ea3cfa6417d28e3c (diff)
parent8e4e89f1c236e1bec38c5363c1c341930056211e (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'devscripts/release.sh')
-rwxr-xr-xdevscripts/release.sh1
1 files changed, 1 insertions, 0 deletions
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