Build German security guide

The guide has been translated, build and publish it.

Depends-On: I8045fd8cb9c96d6b9ae876066de1df45b0dbbb40
Change-Id: I0a8328d3b82c2a2f66f628591037d56a4bf10b59
This commit is contained in:
Andreas Jaeger
2017-10-23 08:33:18 +02:00
committed by Andreas Jaeger
parent 1099fe4bda
commit 844314e778

View File

@@ -6,6 +6,7 @@ declare -A DIRECTORIES=(
# Books to build
declare -A BOOKS=(
["de"]="security-guide"
["id"]="security-guide"
["ja"]="security-guide"
)