From a0ca973e6865203ea4ab2494df447b6372d5f98a Mon Sep 17 00:00:00 2001 From: Yaya4 <34249303+Yaya48@users.noreply.github.com> Date: Tue, 14 Jul 2020 02:02:46 +0200 Subject: [PATCH] Update installuncursus.sh --- installuncursus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installuncursus.sh b/installuncursus.sh index 2757f65..fa7b2ee 100644 --- a/installuncursus.sh +++ b/installuncursus.sh @@ -3,7 +3,7 @@ if [ "$EUID" -ne 0 ]; then echo You need to run this script as root. else clear -echo -e "\e[31mWelcome to Uncursus Installation Script V1.1 (Stable) By @Yaya4_4 on Twitter.\e[0m" +echo -e "\e[31mWelcome to Uncursus Installation Script V1.2 (Stable) By @Yaya4_4 on Twitter.\e[0m" echo "WARNING: I'M NOT RESPONSIBLE IF ANYTHING GOES WRONG" echo "If you've found any bugs, please create an issue in GitHub." echo "Installing Dependencies..."