diff --git a/_contrib/build_website.sh b/_contrib/build_website.sh index 71e1b425..6748e50b 100755 --- a/_contrib/build_website.sh +++ b/_contrib/build_website.sh @@ -32,4 +32,4 @@ git clean -x -f -d # Build website jekyll -rsync --delete -a $WORKDIR/_site/ $DESTDIR/ +rsync --exclude /bin/ --delete -a $WORKDIR/_site/ $DESTDIR/ diff --git a/_templates/download.html b/_templates/download.html index 28fc2cb3..21fa38e3 100755 --- a/_templates/download.html +++ b/_templates/download.html @@ -6,21 +6,21 @@ id: download
{% translate downloados %}
- {% case page.lang %}{% when 'ar' or 'es' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}{% translate downloadsig download en %}{% else %}{% translate downloadsig %}{% endcase %}
+ {% case page.lang %}{% when 'ar' or 'es' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}{% translate downloadsig download en %}{% else %}{% translate downloadsig %}{% endcase %}
{% translate versionhistory %}