Update downr1n.sh
This commit is contained in:
parent
fbe4a12648
commit
ba097b2731
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue