From ff6c88ab605298b3e43d3f043605f0c788a0d256 Mon Sep 17 00:00:00 2001 From: Le0xFF <43521247+Le0xFF@users.noreply.github.com> Date: Wed, 6 Jul 2022 13:03:09 +0200 Subject: [PATCH] Fix formatting --- VoidLinuxInstaller.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VoidLinuxInstaller.sh b/VoidLinuxInstaller.sh index c58aa0c..93dbee8 100755 --- a/VoidLinuxInstaller.sh +++ b/VoidLinuxInstaller.sh @@ -227,7 +227,7 @@ function disk_wiping () { break else - echo -e "\nPlease answer y or n." + echo -e "\nPlease answer y or n." fi done