Add: Clear the console before continuing

This commit is contained in:
Jane Doe
2025-08-27 15:06:46 +03:00
parent 379d423691
commit 3df5634994
+2 -1
View File
@@ -2,7 +2,7 @@
# Amelia Installer
# Source: https://gitlab.com/prism7/archery
# Version: 9.4.1
# Version: 9.4.2
set -euo pipefail
###################################################################################################
@@ -7376,6 +7376,7 @@ CUSTOMSERV
${bwhite}Press any key to start${nc} "
read -r -s -n 1
clear
set_font
arch
uefi_check