#!/bin/bash
amf_return=0
dirmngr &
pacman-key --populate || amf_return=1
pacman-key --refresh-keys || amf_return=1