mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Update downgrade.sh
This commit is contained in:
parent
1688f66507
commit
bee690b64e
@ -172,7 +172,7 @@ Downgrade() {
|
||||
ExtraArgs+=("-b" "saved/baseband/$Baseband" "-p" "$BuildManifest")
|
||||
fi
|
||||
fi
|
||||
Log "Running futurerestore with command: $futurerestore -t \"$SHSH\" ${ExtraArgs[@]} \"$IPSWRestore.ipsw\""
|
||||
Log "Running futurerestore with command: $futurerestore -t \"$SHSH\" ${ExtraArgs[*]} \"$IPSWRestore.ipsw\""
|
||||
$futurerestore -t "$SHSH" "${ExtraArgs[@]}" "$IPSWRestore.ipsw"
|
||||
local opt=$?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user