From ddcaae110be6ceb0817307fcd2236ed9dac1065e Mon Sep 17 00:00:00 2001 From: Yaya4 <34249303+Yaya48@users.noreply.github.com> Date: Thu, 23 Jul 2020 22:44:12 +0200 Subject: [PATCH] Update installuncursus.sh --- installuncursus.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/installuncursus.sh b/installuncursus.sh index 54083a9..bcf6acf 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.3 (Stable) By @Yaya4_4 on Twitter.\e[0m" +echo -e "\e[31mWelcome to Uncursus Installation Script V1.3.1 (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..." @@ -19,7 +19,6 @@ rm -rf /User/Documents/uncursus mkdir /User/Documents/uncursus apt update apt install wget -y --allow-unauthenticated - VER=$(/usr/bin/plutil -key ProductVersion /System/Library/CoreServices/SystemVersion.plist) if [[ "${VER%.*}" -ge 12 ]] && [[ "${VER%.*}" -lt 13 ]]; then echo "iOS 12 Dectected Installing iOS 12 Procursus Deb" @@ -31,7 +30,6 @@ echo "iOS 13 Dectected Installing iOS 13 Procursus Deb" wget https://github.com/Yaya48/Uncursus/blob/new/debprocursussystem-1600.zip?raw=true --directory-prefix=/User/Documents/uncursus/ unzip /User/Documents/uncursus/debprocursussystem-1600.zip?raw=true -d /User/Documents/uncursus/ dpkg -i /User/Documents/uncursus/debprocursussystem/*.deb -fi echo "Done. Creating a custom directory for the required files. Path (/User/Documents/)." mkdir /User/Documents/uncursus/u0 wget https://github.com/Yaya48/Uncursus/blob/new/debpatch.zip?raw=true --directory-prefix=/User/Documents/uncursus/