Update downr1n.sh
This commit is contained in:
parent
ead3226cb0
commit
fbe4a12648
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ dir="$(pwd)/binaries/$os"
|
||||||
max_args=2
|
max_args=2
|
||||||
arg_count=0
|
arg_count=0
|
||||||
extractedIpsw="ipsw/extracted/"
|
extractedIpsw="ipsw/extracted/"
|
||||||
deviceid=$("$dir"/irecovery -q | grep PRODUCT | sed 's/PRODUCT: //')
|
|
||||||
chmod +x "$dir"/*
|
|
||||||
|
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue