mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-06-28 19:23:51 +00:00
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
define get-config
|
|
$(shell git config --local --get "shim.$(1)")
|
|
endef
|