Peppermint-Classic-Build-Files/PeppermintOS-Classic-amd64/config/hooks/normal/6050-rename-kernel.hook.binary

8 lines
186 B
Bash
Executable File

#!/bin/sh
#John's note: this will not harm the other architectures.
#rm live/initrd.img
#rm live/vmlinuz
echo $pwd
#cp live/initrd.img-* live/initrd.img
#cp live/vmlinuz-* live/vmlinuz