mirror of
https://schlomp.space/tastytea/hashboot
synced 2024-11-16 14:37:06 +01:00
Better runit script
This commit is contained in:
parent
d9a90232b4
commit
a39ef788cb
@ -1,2 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh -e
|
||||||
which hashboot > /dev/null && hashboot check
|
msg "Checking integrity of /boot"
|
||||||
|
/usr/bin/hashboot || emergency_shell
|
||||||
|
Loading…
Reference in New Issue
Block a user