We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb91ba commit 54e83efCopy full SHA for 54e83ef
juno/arm64/raspi4/build.sh
@@ -8,7 +8,7 @@ YYYYMMDD="$(date +%Y%m%d)"
8
OUTPUT_SUFFIX=".img"
9
TARGET_IMG="elementaryos-${VERSION}-${TARGET}.${YYYYMMDD}${OUTPUT_SUFFIX}"
10
11
-BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v17/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
+BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v19/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
12
BASE_IMG="ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img"
13
MountXZ=""
14
0 commit comments