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

This commit is contained in:
2024-03-07 16:29:51 +05:30
parent eb6fd4ccd1
commit d04bef25c4
3 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = lsb-release
[Action]
Description = Add Snigdha OS specific config
When = PostTransaction
Exec = /bin/sh -c "/usr/local/bin/snigdhaos-lsb-release"

View File

@@ -0,0 +1,10 @@
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = filesystem
[Action]
Description = Add Snigdha OS specific config
When = PostTransaction
Exec = /bin/sh -c "/usr/local/bin/snigdhaos-os-release"

View File

@@ -0,0 +1,13 @@
[Trigger]
Operation = Upgrade
Operation = Install
Operation = Remove
Type = Package
Target = linux*
Target = systemd*
Target = nvidia*
[Action]
Description = #### Important Linux packages have changed. Reboot is recommended. ####
When = PostTransaction
Exec = /usr/bin/true