forked from norman/fusionpbx-install.sh-github-mirror
Add gpg as a debian install dependency
This commit is contained in:
1
debian/install.sh
vendored
1
debian/install.sh
vendored
@@ -24,6 +24,7 @@ apt-get install -y ca-certificates
|
|||||||
apt-get install -y dialog
|
apt-get install -y dialog
|
||||||
apt-get install -y nano
|
apt-get install -y nano
|
||||||
apt-get install -y net-tools
|
apt-get install -y net-tools
|
||||||
|
apt-get install -y gpg
|
||||||
|
|
||||||
#SNMP
|
#SNMP
|
||||||
apt-get install -y snmpd
|
apt-get install -y snmpd
|
||||||
|
|||||||
Reference in New Issue
Block a user