refs #1025 fix whitespace
parent
9cf9742ec8
commit
b57e80aa00
|
@ -386,7 +386,7 @@ TFTP_OPTIONS="--secure"
|
|||
logger.info("Downloading oglive...")
|
||||
try:
|
||||
result = subprocess.run(
|
||||
[INSTALL_OGBOOT_TARGET+"/bin/oglivecli", "download", oglive_iso_url],
|
||||
[INSTALL_OGBOOT_TARGET+"/bin/oglivecli", "downloadkk", oglive_iso_url],
|
||||
check=True,
|
||||
capture_output=True,
|
||||
text=True
|
||||
|
|
Loading…
Reference in New Issue