]> git.proxmox.com Git - pve-kernel-meta.git/blobdiff - efiboot/zz-pve-efiboot
zz-efiboot: output ESP_LIST fn quoted, to avoid copying the !
[pve-kernel-meta.git] / efiboot / zz-pve-efiboot
index be24f492a39cb1cecbb4c5154264f040792abb4e..4756555d92a8c1d8c6c12e858446881e1c70a74f 100755 (executable)
@@ -64,7 +64,7 @@ update_esp_func() {
 
        path="/dev/disk/by-uuid/$curr_uuid"
        if [ ! -e "${path}" ]; then
-               warn "WARN: ${path} does not exist - clean ${ESP_LIST}! - skipping"
+               warn "WARN: ${path} does not exist - clean '${ESP_LIST}'! - skipping"
                return
        fi