mirror of
https://git.proxmox.com/git/pve-kernel-meta
synced 2025-04-28 23:15:37 +00:00
grub wrapper: log on ignore
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ea065c7e3f
commit
3eec58d08d
@ -28,6 +28,7 @@ if proxmox-boot-tool status --quiet; then
|
||||
touch "$MARKER_FILE"
|
||||
exit 0
|
||||
else
|
||||
echo "Proxmox boot-tool marker file found, ignoring grub install call."
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user