2
0
mirror of https://github.com/LukeZGD/Legacy-iOS-Kit.git synced 2025-04-20 21:51:24 +02:00

Also do system partition add on daibutsu ipsws

This commit is contained in:
LukeZGD 2023-10-28 17:18:43 +08:00
parent b451fc4a7f
commit 4475a844e6

@ -1866,8 +1866,8 @@ ipsw_prepare_jailbreak() {
JBFiles+=("$jelbrek/g1lbertJB.tar")
fi
cp -R ../resources/firmware/FirmwareBundles .
ExtraArgs+="-S 30" # system partition add
fi
ExtraArgs+=" -S 30" # system partition add
if [[ $ipsw_openssh == 1 ]]; then
JBFiles+=("$jelbrek/sshdeb.tar")
fi