2022-10-04 19:01:31 +02:00
|
|
|
[Trigger]
|
|
|
|
Operation = Upgrade
|
|
|
|
Type = Package
|
|
|
|
Target = pacman
|
|
|
|
Target = pacman-mirrorlist
|
|
|
|
|
|
|
|
[Action]
|
|
|
|
Description = Updating pacman-mirrorlist and the pacman config after updating
|
|
|
|
When = PostTransaction
|
2023-04-13 08:40:43 +02:00
|
|
|
Exec = /bin/bash -c "cp /opt/SpectreOS/%VERSION% /etc/pacman.conf"
|