From 1b033888c5aafbbc13cdef5f352e9fb015380148 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 7 Nov 2023 23:23:55 +0900 Subject: [PATCH] small update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index d812b3f..f8dfc90 100644 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ fi clear # Welcome message -echo "$(tput setaf 6)Welcome to JaKooLit's Debian / Ubuntu Hyprland Install Script!$(tput sgr0)" +echo "$(tput setaf 6)Welcome to JaKooLit's Debian / Ubuntu 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