Last active
May 24, 2025 17:21
-
-
Save greyltc/449f50d862913238a857b8855129701e to your computer and use it in GitHub Desktop.
install ALARM keyring
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# bash <(curl -sL https://gist.githubusercontent.com/greyltc/449f50d862913238a857b8855129701e/raw/b70b0af31518f894b120ca79be56b6b2af1556dc/install-alarm-keyring.sh) | |
bash <(curl -sL https://raw.githubusercontent.com/greyltc/build-arch-packages-action/7a7acb293a10165a479ed812f8e5be4bc12ff630/makepkg-url.sh) \ | |
"https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/refs/heads/master/core/archlinuxarm-keyring/{PKGBUILD,archlinuxarm-keyring.install,archlinuxarm-revoked,archlinuxarm-trusted,archlinuxarm.gpg}" \ | |
--install --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment