Update installall.sh

This commit is contained in:
Yaya4 2020-06-13 20:23:55 +02:00 committed by GitHub
parent 7460961789
commit ad7dc0f47a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ if [ "$EUID" -ne 0 ]; then
echo Please run this script as root. echo Please run this script as root.
else else
echo -e "\e[31mWelcome to Uncursus Install Script V0.3.1 (Alha) By @Yaya4_4 Follow Me On Twitter Pls.\e[0m" echo -e "\e[31mWelcome to Uncursus Install Script V0.3.1 (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 "WARNING : THIS IS IN ALPHA A9-A11 IS ONLY SUPPORTED IM NOT RESPONSABLE IF ANYTHING GOES WRONG"
echo "If you found bug pls create an issues in github ;)" echo "If you found bug pls create an issues in github ;)"
echo "Enjoy :)" echo "Enjoy :)"
echo "Installing Dependency For The Installer" echo "Installing Dependency For The Installer"