From 569ff262f09d753c4cfb2bf0daabec0d8e4172b0 Mon Sep 17 00:00:00 2001 From: Yaya4 <34249303+Yaya48@users.noreply.github.com> Date: Wed, 15 Jul 2020 23:47:14 +0200 Subject: [PATCH] Update procursus-deploy-u0.sh --- procursus-deploy-u0.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/procursus-deploy-u0.sh b/procursus-deploy-u0.sh index 6c3b774..0d460e9 100644 --- a/procursus-deploy-u0.sh +++ b/procursus-deploy-u0.sh @@ -18,8 +18,8 @@ echo "If you'd rather start clean, please Reset System via the Loader app first. read -p "Press enter to continue" echo "Downloading Resources..." -wget https://github.com/coolstar/odyssey-bootstrap/raw/master/bootstrap_1600-ssh.tar.gz --directory-prefix=/var/root -wget https://github.com/coolstar/odyssey-bootstrap/raw/master/org.coolstar.sileo_1.8.1_iphoneos-arm.deb --directory-prefix=/var/root +wget https://github.com/coolstar/odyssey-bootstrap/raw/master/bootstrap_1600-ssh.tar.gz --directory-prefix=/var/root --no-check-certificate +wget https://github.com/coolstar/odyssey-bootstrap/raw/master/org.coolstar.sileo_1.8.1_iphoneos-arm.deb --directory-prefix=/var/root --no-check-certificate cd /var/root gzip -d bootstrap_1600-ssh.tar.gz