add git ramdisk with branch dev

This commit is contained in:
edwin 2023-04-10 23:38:29 -04:00
parent 9393af4d01
commit 9a2cd230c3

View file

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