mirror of
https://github.com/Theldus/alertik.git
synced 2024-12-18 04:10:53 +01:00
Add file checksum
This commit is contained in:
parent
e3ca556576
commit
d624253629
@ -114,6 +114,8 @@ build_alertik_armv6() {
|
||||
file alertik
|
||||
echo "[+] File size:"
|
||||
ls -lah alertik
|
||||
echo "[+] File hash:"
|
||||
sha256sum alertik
|
||||
}
|
||||
|
||||
# Dispatcher
|
||||
|
Loading…
Reference in New Issue
Block a user