mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 20:14:59 +02:00

Some checks are pending
Check Conventional Commit / check-commit-message (push) Waiting to run
15 lines
301 B
Plaintext
15 lines
301 B
Plaintext
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = grub
|
|
Target = amd-ucode
|
|
Target = intel-ucode
|
|
Target = linux
|
|
Target = linux-lts*
|
|
Target = linux-zen*
|
|
|
|
[Action]
|
|
Description = Executing grub-mkconfig
|
|
When = PostTransaction
|
|
Exec = /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg" |