update naming to match the machine on which it runs.
This commit is contained in:
		| @@ -9,7 +9,7 @@ workdir=${PWD}/stormux | |||||||
| version=$(date +%y.%m.%d) | version=$(date +%y.%m.%d) | ||||||
|  |  | ||||||
| #The full path and filename of the Raspberry Pi image file | #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 | # The size of the image file in MB, for example 8192 will create an 8GB zero-filled image file | ||||||
| imagesize=7168 | imagesize=7168 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user