fix img naming

This commit is contained in:
Aiden McClelland
2023-03-09 10:12:03 -07:00
parent c8d89f805b
commit 8a1da87702
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ function partition_for () {
fi
}
TARGET_NAME=embassyos-raspi-uninit.img
TARGET_NAME=eos_raspberrypi-uninit.img
TARGET_SIZE=2400000000
cp raspios.img $TARGET_NAME