summaryrefslogtreecommitdiff
path: root/build/buildweb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/buildweb.sh')
-rwxr-xr-xbuild/buildweb.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/buildweb.sh b/build/buildweb.sh
index e3dcff2aa..11b2cfe15 100755
--- a/build/buildweb.sh
+++ b/build/buildweb.sh
@@ -5,6 +5,8 @@ set -e
[ -r ./po_functions ] || exit 1
. ./po_functions
+manual_release=${manual_release:=etch}
+
if [ -z "$languages" ]; then
# Buildlist of languages to be included on the official website
# Based on list of languages used in official builds