mirror of https://schlomp.space/tastytea/hashboot
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
|
# vim: set ts=4 sw=4 et:
|
||
|
|
||
|
msg "Checking boot integrity"
|
||
|
/usr/bin/hashboot check || emergency_shell
|