From 0196cc6ba4ce9f71453bbe786c8f442057212293 Mon Sep 17 00:00:00 2001 From: Yaya4 <34249303+Yaya48@users.noreply.github.com> Date: Wed, 15 Jul 2020 23:33:21 +0200 Subject: [PATCH] Fix --- procursus-deploy-u0.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/procursus-deploy-u0.sh b/procursus-deploy-u0.sh index 1d21b28..622dd70 100644 --- a/procursus-deploy-u0.sh +++ b/procursus-deploy-u0.sh @@ -15,10 +15,11 @@ echo "Before you begin: This script includes experimental migration from older b echo "If you're already jailbroken, you can run this script on the checkra1n device." echo "If you'd rather start clean, please Reset System via the Loader app first." read -p "Press enter to continue" -cd /var/root -echo "Downloading Resources..." -curl -L -O https://github.com/coolstar/odyssey-bootstrap/raw/master/bootstrap_1600-ssh.tar.gz -O https://github.com/coolstar/odyssey-bootstrap/raw/master/migration -O https://github.com/coolstar/odyssey-bootstrap/raw/master/org.coolstar.sileo_1.8.1_iphoneos-arm.deb +echo "Downloading Resources..." +curl -L -O https://github.com/coolstar/odyssey-bootstrap/raw/master/bootstrap_1600-ssh.tar.gz -O https://github.com/coolstar/odyssey-bootstrap/raw/master/migration -O https://github.com/coolstar/odyssey-bootstrap/raw/master/org.coolstar.sileo_1.8.1_iphoneos-arm.deb /var/root + +cd /var/root gzip -d bootstrap_1600-ssh.tar.gz mount -uw -o union /dev/disk0s1s1 rm -rf /etc/profile