mirror of https://schlomp.space/tastytea/hashboot
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
|
#!/bin/sh
|
||
|
# Generate checksums of MBR and /boot after each kernel update
|
||
|
|
||
|
hashboot index
|