Formatting perfectionism fix

This commit is contained in:
Joshua Boniface 2023-09-01 15:41:55 -04:00
parent 71009934b6
commit a96e0b61dc
1 changed files with 0 additions and 1 deletions

View File

@ -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