Skip to content
Snippets Groups Projects
Commit b534a400 authored by ab0027's avatar ab0027 :speech_balloon:
Browse files

Use base image from pub.zynthbox.io

parent 0dbe5382
No related branches found
No related tags found
No related merge requests found
Pipeline #14581 passed
......@@ -32,7 +32,7 @@ build-zynthbox-image-arm64:
- git clone https://github.com/zynthbox/ZynthianOS.git
# Download raspios base image
- wget -c --trust-server-names 'https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2024-03-15/2024-03-15-raspios-bookworm-arm64-lite.img.xz'
- wget -c --trust-server-names 'https://pub.zynthbox.io/.base-images/2024-03-15-raspios-bookworm-arm64-lite.img.xz'
- mv ./*-raspios-*.img.xz ./ZynthianOS/src/image
# Setup Zynthbox Repo sourceline
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment