summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2024-03-27 18:22:43 +0100
committerHolger Paradies <retabell@gmx.de>2024-03-27 18:22:43 +0100
commitda3dfcb9194df091bd4c8d059066e087749f87cc (patch)
tree9a5f06b8debe12369b203cf537134f2b913bd0e1
parentb1de561f9c53fb352b15af27ce722d64f435ef33 (diff)
downloadkanotix-da3dfcb9194df091bd4c8d059066e087749f87cc.zip
kanotix-da3dfcb9194df091bd4c8d059066e087749f87cc.tar.gz
Disable silverfire builds
Silverfire not tested with updated live-build.
-rwxr-xr-xnightly_build.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/nightly_build.bash b/nightly_build.bash
index e67daae..01ff2de 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -64,7 +64,7 @@ mkdir -p $target $next
BUILD_BOOKWORM=false
BUILD_BULLSEYE=true
-BUILD_BUSTER=true
+BUILD_BUSTER=false
BUILD_BUSTER_EXTRA_KDE=true
BUILD_BUSTER_EXTRA_LXDE=true
BUILD_STRETCH=false