Fix Again Link

This commit is contained in:
Yaya4 2020-06-13 18:57:28 +02:00 committed by GitHub
parent fa6fab7ec1
commit 37bb502384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
if [ "$EUID" -ne 0 ]; then
echo Please run this script as root.
else
echo -e "\e[31mWelcome to Uncursus Install Script V0.2.1 (Alha) By @Yaya4_4 Follow Me On Twitter Pls.\e[0m"
echo -e "\e[31mWelcome to Uncursus Install Script V0.2.2 (Alha) By @Yaya4_4 Follow Me On Twitter Pls.\e[0m"
echo "WARNING : THIS IS IN ALPHA A9-A11 IS NOT SUPPORTED IM NOT RESPONSABLE IF ANYTHING GOES WRONG"
echo "If you found bug pls create an issues in github ;)"
echo "Enjoy :)"
@ -16,7 +16,7 @@ echo "Downloading And Executing Offical Procurus Script From Coolstar"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yaya48/Uncurus/master/procursus-deploy-u0.sh)"
echo "Downloading And Installing Offical Procurus Deb"
apt update
apt install wget -y
apt install wget -y --allow-unauthenticated
wget https://github.com/Yaya48/Uncurus/blob/master/DebProcurusSystem.zip --directory-prefix=/User/Documents/
unzip /User/Documents/DebPatch/DebProcurusSystem.zip -d /User/Documents/
dpkg -i /User/Documents/DebProcurusSystem/*.deb