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

View File

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