Files

8 lines
123 B
Plaintext

post_install() {
usr/bin/pacman-key --populate omarchycn
}
post_upgrade() {
usr/bin/pacman-key --populate omarchycn
}