mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 09:12:05 +08:00
+2
-2
@@ -2,8 +2,8 @@
|
||||
set -e
|
||||
|
||||
UBUNTU_BASE_URL="https://cdimage.ubuntu.com/ubuntu-base/releases/24.04/release/"
|
||||
UBUNTU_FILE="ubuntu-base-24.04.1-base-arm64.tar.gz"
|
||||
UBUNTU_FILE_CHECKSUM="7700539236d24c31c3eea1d5345eba5ee0353a1bac7d91ea5720b399b27f3cb4"
|
||||
UBUNTU_FILE="ubuntu-base-24.04.2-base-arm64.tar.gz"
|
||||
UBUNTU_FILE_CHECKSUM="d3144c017e40b328c0e86f022d8d00a786db036784103c4413aa533dd97cbd3d"
|
||||
|
||||
# Make sure we're in the correct spot
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
|
||||
|
||||
Reference in New Issue
Block a user