Add new dummy.
This commit is contained in:
parent
afbb34b908
commit
b309aa7a81
@ -61,10 +61,10 @@ 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 libidn2 -y
|
apt install cydia -y essential -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 libidn2 -y
|
||||||
echo "Done. Running Firmware Configuration (./firmware.sh)"
|
echo "Done. Running Firmware Configuration (./firmware.sh)"
|
||||||
/usr/libexec/firmware
|
/usr/libexec/firmware
|
||||||
echo "Bootstrap installation complete. Cleaning up..."
|
echo "Bootstrap installation complete. Cleaning up..."
|
||||||
|
Reference in New Issue
Block a user