Update downr1n.sh

This commit is contained in:
ささ 2023-09-01 22:01:57 +09:00 committed by GitHub
parent fbe4a12648
commit ba097b2731
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ arg_count=0
extractedIpsw="ipsw/extracted/" extractedIpsw="ipsw/extracted/"
if [ ! -d "ramdisk/" ]; then if [ ! -d "ramdisk/" ]; then
git clone https://github.com/dualra1n/ramdisk.git --depth=1 git clone https://github.com/dualra1n/ramdisk.git --depth 1
fi fi
if [ -e .downgraded ]; then if [ -e .downgraded ]; then