mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-04 15:13:58 +01:00
HBSD: Fix the Remote Hash display
Signed-off-by: Loic <loic.f@hardenedbsd.org>
Reviewed-by: Shawn Webb <shawn.webb@hardenedbsd.org>
(cherry picked from commit d1a32942ba
)
This commit is contained in:
parent
38df754a26
commit
370a7de4aa
@ -402,7 +402,7 @@ fetch_update() {
|
||||
fi
|
||||
|
||||
if [ ${verbose} -gt 0 ]; then
|
||||
debug_print "[*] Verified hash: ${filehash}\n[*] ↳ Remote Hash: ${pubhash}"
|
||||
debug_print "[*] Verified hash: ${filehash}\n [+] Remote hash: ${pubhash}"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user