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