refs #1025 fix whitespace

pull/5/head
Natalia Serrano 2024-10-22 15:31:24 +00:00
parent 9cf9742ec8
commit b57e80aa00
1 changed files with 443 additions and 443 deletions

View File

@ -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