forked from tastytea/hashboot
5 lines
89 B
Bash
Executable File
5 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
# Generate checksums of MBR and /boot after each kernel update
|
|
|
|
hashboot index
|