added gnupg2 for debian

This commit is contained in:
2019-07-29 20:43:25 -04:00
parent 3bec847e4c
commit 2d985eda1e

View File

@@ -18,7 +18,7 @@ if [ -f /etc/debian_version ]; then
apt update; apt upgrade -y
# install the apt-transport-https
apt install -y apt-transport-https wget
apt install -y apt-transport-https wget gnupg2
# download the gpg key for PBIS-Open
wget -O - http://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis | apt-key add -