Try this:
export URL="https://notabug.org/megavolt/random-scripts/raw/master/fix-gpg-pacman.sh"
bash <(curl -s "$URL") --ask
See: [HowTo] Work around gpg verification issue on left behind systems
Try this:
export URL="https://notabug.org/megavolt/random-scripts/raw/master/fix-gpg-pacman.sh"
bash <(curl -s "$URL") --ask
See: [HowTo] Work around gpg verification issue on left behind systems