diff --git a/restore.sh b/restore.sh index 771a012..0a3e35f 100755 --- a/restore.sh +++ b/restore.sh @@ -224,7 +224,7 @@ SelectVersion() { Action } -Action { +Action() { Log "Option: $Mode" if [[ $OSVer == 'Other' ]]; then Echo "* Move/copy the IPSW and SHSH to the directory where the script is located"