File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ LB_IMAGE_NAME="debian-bookworm-live" lb config \
2424 --mirror-binary-security " http://security.debian.org/debian-security/" \
2525 --mirror-debian-installer " http://ftp.debian.org/debian/"
2626
27- echo " deb https://apt .armbian.com bookworm main bookworm-utils bookworm-desktop" > config/archives/live.list.chroot
28- echo " deb https://apt .armbian.com bookworm main bookworm-utils bookworm-desktop" > config/archives/live.list.binary
27+ echo " deb https://beta .armbian.com bookworm main bookworm-utils bookworm-desktop" > config/archives/live.list.chroot
28+ echo " deb https://beta .armbian.com bookworm main bookworm-utils bookworm-desktop" > config/archives/live.list.binary
2929echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/grub-dtbo/Debian_12/ /" >> config/archives/live.list.chroot
3030echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/grub-dtbo/Debian_12/ /" >> config/archives/live.list.binary
3131
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ LB_IMAGE_NAME="debian-trixie-live" lb config \
2323 --mirror-binary-security " http://security.debian.org/debian-security/" \
2424 --mirror-debian-installer " http://ftp.debian.org/debian/"
2525
26- echo " deb https://apt .armbian.com trixie main trixie-utils trixie-desktop" > config/archives/live.list.chroot
27- echo " deb https://apt .armbian.com bookworm main trixie-utils trixie-desktop" > config/archives/live.list.binary
26+ echo " deb https://beta .armbian.com trixie main trixie-utils trixie-desktop" > config/archives/live.list.chroot
27+ echo " deb https://beta .armbian.com bookworm main trixie-utils trixie-desktop" > config/archives/live.list.binary
2828echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/grub-dtbo/Debian_Testing/ /" >> config/archives/live.list.chroot
2929echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/grub-dtbo/Debian_Testing/ /" >> config/archives/live.list.binary
3030
You can’t perform that action at this time.
0 commit comments