Fix Plutil Identifient Install

This commit is contained in:
Yaya4 2020-06-13 18:23:24 +02:00 committed by GitHub
parent 35bae6d0cd
commit cdaa9d6031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ echo "Enjoy :)"
echo "Installing Dependency For The Installer"
apt update
apt install unzip -y
apt install com.plutil.bingner -y
apt install com.bingner.plutil -y
apt install zsh -y
apt install curl
echo "Downloading And Executing Offical Procurus Script From Coolstar"