summaryrefslogtreecommitdiffstats
path: root/kernel-postinst.sh
blob: 5a996aacd7287d69aff1d05392f87718b5218e3f (plain)
1
2
3
4
#!/bin/sh

install-lilo
exit 0