summarylogtreecommitdiffstats
path: root/grml-iso.install
blob: c6694ff189b1d91527055e3612c05211a58b86b9 (plain)
1
2
3
4
post_install() {
    echo "Don't forget to change ISO_LOCATION on /etc/default/grml-rescueboot"
    echo 'to "/opt/grml/"'
}