Update procursus-deploy-u0.sh

This commit is contained in:
Yaya4 2020-07-15 23:47:14 +02:00 committed by GitHub
parent 6dbbb851fe
commit 569ff262f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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