mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-22 18:29:58 +08:00
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
Block a user