mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Generate bootstrap.cfg for bare metal.
This commit is contained in:
parent
9dffcd7c8a
commit
d2870cf17a
1 changed files with 0 additions and 3 deletions
|
|
@ -135,9 +135,6 @@ def main():
|
|||
raise ValueError("Must use one or more cores.")
|
||||
|
||||
# bootstrap.cfg
|
||||
if args.bare_metal:
|
||||
args.no_create_config = True
|
||||
|
||||
try:
|
||||
os.remove(os.path.join('sysa', 'bootstrap.cfg'))
|
||||
except FileNotFoundError:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue