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