Procursus 2 support #17
@@ -61,10 +61,10 @@ else
 | 
			
		||||
      apt update
 | 
			
		||||
      echo "Done. Installing Procursus Cydia..."
 | 
			
		||||
      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..."
 | 
			
		||||
      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)"
 | 
			
		||||
      /usr/libexec/firmware
 | 
			
		||||
      echo "Bootstrap installation complete. Cleaning up..."
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user