fix perm + pacco

This commit is contained in:
JMARyA 2025-01-13 20:52:25 +01:00
parent ad40b6560c
commit 227caebf88
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 5 additions and 17 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