From 27fd440e9517a64f5d865e5596104aae47b73e35 Mon Sep 17 00:00:00 2001 From: proledatarian Date: Mon, 12 Dec 2022 13:00:59 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 17e2210..6b0f3f2 100644 --- a/install.sh +++ b/install.sh @@ -14,6 +14,8 @@ # $pwrt = root password # $pwcr = encryption password +clear + # Friendly introduction. echo "Welcome to the Arch Linux installation script!" echo "This script will ERASE ALL DATA on the partition you will choose next!"