Add gpg as a debian install dependency

This commit is contained in:
FusionPBX 2024-02-08 09:39:24 -07:00 committed by GitHub
parent 16360ed97a
commit 63a0a1303a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
debian/install.sh vendored
View File

@ -24,6 +24,7 @@ apt-get install -y ca-certificates
apt-get install -y dialog
apt-get install -y nano
apt-get install -y net-tools
apt-get install -y gpg
#SNMP
apt-get install -y snmpd