Add gpg key import

This commit is contained in:
project-repo 2023-04-13 17:45:00 +02:00
commit e130498ecd

View file

@ -3,3 +3,11 @@
# SPDX-License-Identifier: MIT
sudo pacman -Syu --noconfirm git meson ninja clang gcc shellcheck jq openbsd-netcat gnupg binutils alacritty firefox wlroots wayland libxkbcommon cairo pango fontconfig libinput libevdev systemd-libs # systemd-libs is included because of libudev
if [[ -n ${MESON_SOURCE_ROOT} ]]
then
# shellcheck disable=2164
cd "${MESON_SOURCE_ROOT}"
fi
gpg --import keys/*