mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 17:25:24 +01:00
Fix whitespace.
This commit is contained in:
parent
b6fe5bc499
commit
343843dfdd
1 changed files with 2 additions and 2 deletions
|
|
@ -95,8 +95,8 @@ if [ "${CHROOT}" = False ]; then
|
||||||
|
|
||||||
create_sysb
|
create_sysb
|
||||||
if [ "${KERNEL_BOOTSTRAP}" = True ]; then
|
if [ "${KERNEL_BOOTSTRAP}" = True ]; then
|
||||||
echo "Kernel bootstrapping successful."
|
echo "Kernel bootstrapping successful."
|
||||||
echo "NOTE: Transition to Linux and building remaining packages is under development."
|
echo "NOTE: Transition to Linux and building remaining packages is under development."
|
||||||
else
|
else
|
||||||
go_sysb
|
go_sysb
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue