Skip to content

Commit 1e7d9ef

Browse files
committed
Fix stretch image format in rpios-stretch configuration file
1 parent 04aa7bc commit 1e7d9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/admin/image/dists/rpios-stretch.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name="stretch"
22
version="9"
33
url="https://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2019-04-09/2019-04-08-raspbian-stretch-lite.zip"
4-
format="xz"
4+
format="zip"
55
platforms="rpi1 rpi2"
66
file_rpi1="rpi1_zero"
77
title_rpi1="RPI 1/Zero"

0 commit comments

Comments
 (0)