changing to main branch ramdisk

This commit is contained in:
edwin 2023-04-16 08:52:00 -04:00
parent b2b8c1d5d5
commit 0203844f83

View file

@ -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