mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 14:25:24 +01:00
Flush stdout before bootstrap
This commit is contained in:
parent
3be90c7afd
commit
ffda41f38a
3 changed files with 5 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ you can run bootstap inside chroot.
|
|||
import argparse
|
||||
import os
|
||||
import signal
|
||||
import sys
|
||||
import threading
|
||||
|
||||
from lib.generator import Generator, stage0_arch_map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue