Add BPM hook for generating grub config automatically and cleaned up source.sh script
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
trigger_operations: ["install", "upgrade", "remove"]
|
||||
target_type: "path"
|
||||
targets: ["boot/vmlinu*"]
|
||||
depends: ["grub"]
|
||||
run: "grub-mkconfig -o /boot/grub/grub.cfg"
|
||||
Reference in New Issue
Block a user