Formatting perfectionism fix
This commit is contained in:
parent
71009934b6
commit
a96e0b61dc
|
@ -426,7 +426,6 @@ if [[ ${launch_chroot} == 'y' || ${edit_ifaces} == 'Y' ]]; then
|
||||||
echo "Type 'exit' or Ctrl+D to exit chroot."
|
echo "Type 'exit' or Ctrl+D to exit chroot."
|
||||||
chroot ${target} /bin/bash
|
chroot ${target} /bin/bash
|
||||||
fi
|
fi
|
||||||
echo
|
|
||||||
|
|
||||||
cleanup
|
cleanup
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue