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