Update downr1n.sh
This commit is contained in:
parent
01a6d738b6
commit
01de63a337
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ max_args=2
|
|||
arg_count=0
|
||||
extractedIpsw="ipsw/extracted/"
|
||||
deviceid=$("$dir"/irecovery -q | grep PRODUCT | sed 's/PRODUCT: //')
|
||||
chmod +x "$dir"/*
|
||||
|
||||
if [ ! -d "ramdisk/" ]; then
|
||||
git clone https://github.com/dualra1n/ramdisk.git --depth=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue