Updated installer script
oginstaller/pipeline/head There was a failure building this commit
Details
oginstaller/pipeline/head There was a failure building this commit
Details
parent
65a086064b
commit
a038748ff5
|
@ -523,4 +523,4 @@ if __name__ == "__main__":
|
|||
print(f"[ERROR] Ocurrió un error: {e}")
|
||||
finally:
|
||||
# Restaurar el terminal al estado normal
|
||||
npyscreen.wrapper_basic(lambda: None)
|
||||
npyscreen.wrapper_basic(lambda stdscr: None)
|
||||
|
|
Loading…
Reference in New Issue