add kernel file name to success log
This commit is contained in:
parent
053b1982f5
commit
5b16f96823
@ -251,7 +251,7 @@ sign_kernel() {
|
|||||||
panic "Failed to create HMAC for '$kern_file'"
|
panic "Failed to create HMAC for '$kern_file'"
|
||||||
|
|
||||||
echo
|
echo
|
||||||
log "Signed '$kern_version' successfully"
|
log "Signed '$kern_file' successfully"
|
||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user