From 10ce183652136e051711ab84f9c2ac4b3598f72e Mon Sep 17 00:00:00 2001 From: Daniel Frank Date: Fri, 6 Apr 2018 21:50:20 +0200 Subject: [PATCH] fix 11s mesh build --- template/site.mk.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/site.mk.erb b/template/site.mk.erb index 0b0e45d..b5fa761 100644 --- a/template/site.mk.erb +++ b/template/site.mk.erb @@ -33,6 +33,6 @@ GLUON_PRIORITY ?= 0 # Region code required for some images; supported values: us eu GLUON_REGION ?= eu -GLUON_ATH10K_MESH ?= <%= gluon_ath10k_mesh %> +GLUON_ATH10K_MESH ?= 11s GLUON_LANGS ?= en de