]> git.proxmox.com Git - pve-kernel-meta.git/blobdiff - efiboot/pve-auto-removal
efiboot: adapt includepaths to new package
[pve-kernel-meta.git] / efiboot / pve-auto-removal
index e06bf0a3fb5f37cb750c6da7118cbea786594b4d..8aba6242cc9b5e6452ac1c5a0652255c4a05904d 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 set -e
 
-. /usr/share/proxmox-ve/scripts/functions
+. /usr/share/pve-kernel-helper/scripts/functions
 
 eval "$(apt-config shell APT_CONF_D Dir::Etc::parts/d)"
 test -n "${APT_CONF_D}" || APT_CONF_D="/etc/apt/apt.conf.d"