move profile

This commit is contained in:
JOLIMAITRE Matthieu 2024-03-16 00:42:47 +01:00
parent 2850a87f82
commit 6a460938c2
617 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# 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