summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnightly_build.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/nightly_build.bash b/nightly_build.bash
index 8250c3b..6f7f2c9 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -17,7 +17,7 @@ mkdir -p $target $next
BUILD_BUSTER=true
BUILD_STRETCH=true
-BUILD_JESSIE=false
+BUILD_JESSIE=true
BUILD_WHEEZY=false
################### SILVERFIRE ###################