From a96e0b61dcd88891cb52af30aa8106213f1672ad Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:41:55 -0400 Subject: [PATCH] Formatting perfectionism fix --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 9de6785..8a5534b 100755 --- a/install.sh +++ b/install.sh @@ -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