X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bin%2Fgrub-install-wrapper;fp=bin%2Fgrub-install-wrapper;h=69bd878b35b4913605b8e87962304a5add70af07;hb=18a8d30651498aaf64d3a8aee1d759fb9a9147a3;hp=90c144ec75132f57ca6daa3aa458ed540398d452;hpb=1abc0175997aa34a23f06df7b1923f347b01c5c6;p=pve-kernel-meta.git diff --git a/bin/grub-install-wrapper b/bin/grub-install-wrapper index 90c144e..69bd878 100755 --- a/bin/grub-install-wrapper +++ b/bin/grub-install-wrapper @@ -2,6 +2,8 @@ set -e +. /usr/share/pve-kernel-helper/scripts/functions + if proxmox-boot-tool status --quiet; then # detect when being called by dpkg (e.g. grub-pc.postinst if [ -n "$DPKG_RUNNING_VERSION" ] && echo "$DPKG_MAINTSCRIPT_PACKAGE" | grep -sq "^grub-"; then