summaryrefslogtreecommitdiff
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/firmware.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/firmware.sh b/Library/firmware.sh
index 53543ba..3628e5b 100755
--- a/Library/firmware.sh
+++ b/Library/firmware.sh
@@ -88,7 +88,7 @@ EOF
# }}}
if [[ ${cpu} == arm ]]; then
- pseudo "firmware" "${version}" "almost impressive Apple frameworks"
+ pseudo "firmware" "${version}" "almost impressive Apple frameworks" "iOS Firmware"
while [[ 1 ]]; do
gssc=$(gssc 2>&1)