mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-21 03:55:00 +02:00
@eshanized: push via push.sh 🎉 !!!
This commit is contained in:
9
etc/pacman.d/hooks/grub-mkconfig.hook
Normal file
9
etc/pacman.d/hooks/grub-mkconfig.hook
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
[Trigger]
|
||||||
|
Operation = Upgrade
|
||||||
|
Type = Package
|
||||||
|
Target = grub
|
||||||
|
|
||||||
|
[Action]
|
||||||
|
Description = Executing grub-mkconfig ...
|
||||||
|
When = PostTransaction
|
||||||
|
Exec = /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
|
Reference in New Issue
Block a user