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:
Loic F 2022-03-18 13:54:40 +01:00
parent 38df754a26
commit 370a7de4aa

View File

@ -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