mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-25 08:22:49 +00:00
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
define get-config
|
|
$(shell git config --local --get "shim.$(1)")
|
|
endef
|