added gnupg2 for debian
This commit is contained in:
@@ -18,7 +18,7 @@ if [ -f /etc/debian_version ]; then
|
|||||||
apt update; apt upgrade -y
|
apt update; apt upgrade -y
|
||||||
|
|
||||||
# install the apt-transport-https
|
# 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
|
# download the gpg key for PBIS-Open
|
||||||
wget -O - http://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis | apt-key add -
|
wget -O - http://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis | apt-key add -
|
||||||
|
|||||||
Reference in New Issue
Block a user