@eshanized: push via push.sh 🎉 !!!

This commit is contained in:
2024-03-07 16:27:09 +05:30
parent eb624777d7
commit eb6fd4ccd1

View 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"