From 14bbed744ba6f2aaa5381d18d58b3a61cf353b03 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Fri, 27 Mar 2020 22:51:18 +0100 Subject: [PATCH] disable asu again --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index ef8fa84..35c847b 100644 --- a/config.js +++ b/config.js @@ -13,5 +13,5 @@ var config = { }, // Build custom images // See https://github.com/aparcar/sasu - asu_url: 'https://chef.libremesh.org' + //asu_url: 'https://chef.libremesh.org' }; -- 2.30.2