Added new dummy auto install.
This commit is contained in:
parent
3411160233
commit
a0b99e1fda
@ -61,7 +61,7 @@ else
|
|||||||
apt update
|
apt update
|
||||||
echo "Done. Installing Procursus Cydia..."
|
echo "Done. Installing Procursus Cydia..."
|
||||||
apt purge cydia -y --allow-remove-essential
|
apt purge cydia -y --allow-remove-essential
|
||||||
apt install cydia -y essential -y
|
apt install cydia -y essential -y libidn2 -y
|
||||||
echo "Done. Installing necessities..."
|
echo "Done. Installing necessities..."
|
||||||
apt update
|
apt update
|
||||||
apt install essential-dummy -y lzma -y ncurses -y
|
apt install essential-dummy -y lzma -y ncurses -y
|
||||||
|
Reference in New Issue
Block a user