mirror of https://schlomp.space/tastytea/hashboot
Better runit script
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