You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-01 10:22:35 -05:00
Typo
This commit is contained in:
@ -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//\:/}"
|
||||
|
Reference in New Issue
Block a user