From e0292c977ee135b06eb3a0c455aa29f6debbe345 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Tue, 30 Apr 2019 21:28:41 +0200
Subject: enable Silverfire Build

---
 nightly_build.bash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nightly_build.bash b/nightly_build.bash
index 535f0cf..10533c5 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -18,7 +18,7 @@ mkdir -p $target $next
 BUILD_WHEEZY=false
 BUILD_JESSIE=true
 BUILD_STRETCH=true
-BUILD_BUSTER=false
+BUILD_BUSTER=true
 
 
 if $BUILD_WHEEZY; then
-- 
cgit v1.0