From 3f332c1b0c9ded700e9410960c41b08a7621472f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 7 Nov 2023 23:23:54 +0900 Subject: [PATCH] small update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 15ae291..5d1a5f7 100644 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ clear # Welcome message -echo "$(tput setaf 6)Welcome to JaKooLit's Arch-Hyprland Install Script!$(tput sgr0)" +echo "$(tput setaf 6)Welcome to JaKooLit's Arch-Hyprland v2 Install Script!$(tput sgr0)" echo echo "$(tput setaf 166)ATTENTION: Run a full system update and Reboot first!! (Highly Recommended) $(tput sgr0)" echo