diff --git a/downr1n.sh b/downr1n.sh index 41ecc6e..ceb8f16 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -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