Typo
This commit is contained in:
parent
9e5538c195
commit
9f104526e0
|
|
@ -143,7 +143,7 @@ generate_bootdisk () {
|
|||
# plist required for bootdisks, so create anyway.
|
||||
if [[ "${DEVICE_MODEL}" ]] \
|
||||
&& [[ "${SERIAL}" ]] \
|
||||
&& [[ "${BOARD_SERIALR}" ]] \
|
||||
&& [[ "${BOARD_SERIAL}" ]] \
|
||||
&& [[ "${UUID}" ]] \
|
||||
&& [[ "${MAC_ADDRESS}" ]]; then
|
||||
ROM="${MAC_ADDRESS//\:/}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue