Update for profile files

This commit is contained in:
2024-08-12 17:26:50 -05:00
parent 3253c180fc
commit 1fd8e7dc7a
5 changed files with 27 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
post_upgrade() {
if usr/bin/pacman-key -l >/dev/null 2>&1; then
usr/bin/pacman-key --populate aninix
usr/bin/pacman-key --lsign 904DE6275579CB589D85720C1CC1E3F4ED06F296
usr/bin/pacman-key --updatedb
fi
}