aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/01-build-rw-lightx.sh4
-rwxr-xr-xscripts/02-build-ro-smalldesk.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/01-build-rw-lightx.sh b/scripts/01-build-rw-lightx.sh
index 6200c8a..ba32fe7 100755
--- a/scripts/01-build-rw-lightx.sh
+++ b/scripts/01-build-rw-lightx.sh
@@ -8,8 +8,8 @@ export CUSTOM_VERSION="1.1-rw"
export PI_GEN="pi-gen (custom branch)"
-# export RELEASE=bullseye
-export RELEASE=buster
+export RELEASE=bullseye
+# export RELEASE=buster
export TARGET_ARCH="arm64"
diff --git a/scripts/02-build-ro-smalldesk.sh b/scripts/02-build-ro-smalldesk.sh
index 271b39c..1006590 100755
--- a/scripts/02-build-ro-smalldesk.sh
+++ b/scripts/02-build-ro-smalldesk.sh
@@ -8,8 +8,8 @@ export CUSTOM_VERSION="1.1-ro"
export PI_GEN="pi-gen (custom branch)"
-# export RELEASE=bullseye
-export RELEASE=buster
+export RELEASE=bullseye
+# export RELEASE=buster
export TARGET_ARCH="arm64"