X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fpostinst;h=d95d77fb8d571b8f647af5efa93cc6e9aafffa56;hp=d5f9b750bf5dfd21e7c581f6c68ca935896ba694;hb=74c0e31416ec2e4412a75d0d510da5e537def629;hpb=395abc5bda9903f9bbe0ecd1df63a59bdb6b0071 diff --git a/debian/postinst b/debian/postinst index d5f9b75..d95d77f 100644 --- a/debian/postinst +++ b/debian/postinst @@ -13,8 +13,7 @@ update_grub_wrapper() { if ! ls "${ISO_LOCATION}"/*iso >/dev/null 2>&1 ; then echo "INFO: No *.iso files found inside ${ISO_LOCATION}." - echo "INFO: Please create ${ISO_LOCATION} and place rescue ISO(s) there." - echo "INFO: Finally invoke update-grub and enjoy your rescue system." + echo "INFO: Execute 'update-grml-rescueboot' to download and integrate a Grml ISO." return 0 fi