aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xarch-install-UEFI.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-install-UEFI.sh b/arch-install-UEFI.sh
index 40fb713..95c1012 100755
--- a/arch-install-UEFI.sh
+++ b/arch-install-UEFI.sh
@@ -25,7 +25,7 @@ echo "# #"
echo "# (press [return] to begin...) #"
echo "# #"
echo "#=================================#"
-read
+read -r
# ================================================================================================ #
# ======================================== ERRORS CHECK ========================================== #