mirror of
https://schlomp.space/tastytea/hashboot
synced 2026-05-04 05:40:43 +02:00
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
|