Fix issues

This commit is contained in:
Yaya4 2020-09-04 14:10:45 +02:00 committed by GitHub
parent 8901d53ed9
commit 009ac7915d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ echo You need to run this script as root.
else
clear
echo "Copyright (c) 2020, Yaya4 All rights reserved."
echo -e "\e[31mUncursus 2.0 Migration Part By Yaya4_4 1.2.2 (Stable)\e[0m"
echo -e "\e[31mUncursus 2.0 Migration Part By Yaya4_4 1.2.1 (Stable)\e[0m"
checkiOSVersion(){
echo "Checking iOS Version ..."
VER=$(/usr/bin/plutil -key ProductVersion /System/Library/CoreServices/SystemVersion.plist)