From 0203844f8364749e709b417f3c048e7d7595d694 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 16 Apr 2023 08:52:00 -0400 Subject: [PATCH] changing to main branch ramdisk --- downr1n.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downr1n.sh b/downr1n.sh index cd2b38d..eee469b 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -25,7 +25,7 @@ arg_count=0 extractedIpsw="ipsw/extracted/" if [ ! -d "ramdisk/" ]; then - git clone -b dev https://github.com/dualra1n/ramdisk.git + git clone https://github.com/dualra1n/ramdisk.git fi if [ -e .downgraded ]; then