Skip to content

Commit 5ec881b

Browse files
committed
Add 64-bit in to name of generated rpi-imaer snipplet
1 parent 01f35e4 commit 5ec881b

File tree

1 file changed

+1
-0
lines changed
  • src/variants/rpios_arm64

1 file changed

+1
-0
lines changed

src/variants/rpios_arm64/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export BASE_IMAGE_PATH=${DIST_PATH}/image-rpios_arm64
55
export BASE_IGNORE_VARIANT_NAME=yes
66
export BASE_USER=pi
77
export BASE_USER_PASSWORD=raspberry
8+
export RPI_IMAGER_NAME="${DIST_NAME} version ${DIST_VERSION} 64-bit"

0 commit comments

Comments
 (0)