diff options
Diffstat (limited to 'src/ipa/ipa-sign.sh')
-rwxr-xr-x | src/ipa/ipa-sign.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/ipa-sign.sh b/src/ipa/ipa-sign.sh index 8673dad1..69024213 100755 --- a/src/ipa/ipa-sign.sh +++ b/src/ipa/ipa-sign.sh @@ -4,7 +4,7 @@ # # Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com> # -# ipa-sign.sh - Generate a signature for an IPA module +# Generate a signature for an IPA module key="$1" input="$2" |