diff --git a/efiboot/zz-pve-efiboot b/efiboot/zz-pve-efiboot index be24f49..4756555 100755 --- a/efiboot/zz-pve-efiboot +++ b/efiboot/zz-pve-efiboot @@ -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