🐛 fix(hooks): get rid of default hooks

This commit is contained in:
eshanized
2024-12-30 03:09:28 +05:30
parent 658796b153
commit 080d979346
2 changed files with 0 additions and 31 deletions

View File

@@ -1,13 +0,0 @@
# remove from airootfs!
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = pacman-mirrorlist
[Action]
Description = Uncommenting all mirrors in /etc/pacman.d/mirrorlist...
When = PostTransaction
Depends = pacman-mirrorlist
Depends = sed
Exec = /usr/bin/sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist