add git ramdisk with branch dev
This commit is contained in:
parent
9393af4d01
commit
9a2cd230c3
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ arg_count=0
|
|||
extractedIpsw="ipsw/extracted/"
|
||||
|
||||
if [ ! -d "ramdisk/" ]; then
|
||||
git clone https://github.com/dualra1n/ramdisk.git
|
||||
git clone -b dev https://github.com/dualra1n/ramdisk.git
|
||||
fi
|
||||
|
||||
if [ -e .downgraded ]; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue