diff --git a/build/build/stormux.conf b/build/build/stormux.conf index a14e5d6..d557a37 100644 --- a/build/build/stormux.conf +++ b/build/build/stormux.conf @@ -9,7 +9,7 @@ workdir=${PWD}/stormux version=$(date +%y.%m.%d) #The full path and filename of the Raspberry Pi image file -imagename="${PWD}/stormux-${version}.img" +imagename="${PWD}/stormux-pi4-${version}.img" # The size of the image file in MB, for example 8192 will create an 8GB zero-filled image file imagesize=7168