mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
remove trailing whitespace from rootfs.py
This commit is contained in:
parent
fd1aa8f042
commit
31f4ef41fd
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ print(shutil.which('chroot'))
|
|||
'--bind', '/sys', '/sys',
|
||||
'--tmpfs', '/tmp',
|
||||
'/init')
|
||||
|
||||
|
||||
elif args.wrap:
|
||||
system_c.prepare(create_disk_image=False)
|
||||
system_a.prepare(create_initramfs=False, wrap=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue