Fix gpg key pf2tools & 5etools (#1242)

* Update pf2etools-install.sh

* Fix GPG 5F
This commit is contained in:
CanbiZ 2025-01-04 19:33:48 +01:00 committed by GitHub
parent ba97af3b9f
commit a1fe451fe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,8 @@ $STD apt-get install -y \
mc \
sudo \
git \
gpg \
ca-certificates \
apache2
msg_ok "Installed Dependencies"

View File

@ -20,6 +20,8 @@ $STD apt-get install -y \
mc \
sudo \
apache2 \
gpg \
ca-certificates \
git
msg_ok "Installed Dependencies"