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