Skip to content

Commit fadc30c

Browse files
committed
Fix rpi-imager values as suggested at raspberrypi/rpi-imager#389
1 parent 691d493 commit fadc30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export BASE_IMAGE_ENLARGEROOT=2000
1212
export BASE_IMAGE_RESIZEROOT=200
1313

1414
export RPI_IMAGER_NAME="UbuntuDockerPi version ${DIST_VERSION}"
15-
export RPI_IMAGER_DESCRIPTION="Ready to use 64bit ARM Docker for Raspberry Pi running on Ubuntu"
15+
export RPI_IMAGER_DESCRIPTION="Ready to use 64bit ARM Docker for Raspberry Pi based on Ubuntu"
1616
export RPI_IMAGER_ICON="https://raw.githubusercontent.com/guysoft/CustomPiOS/devel/media/rpi-imager-CustomPiOS.png"
1717

1818

0 commit comments

Comments
 (0)