Update install.sh

This commit is contained in:
Vassiliy Yegorov
2020-04-24 16:40:05 +07:00
committed by GitHub
parent 04e87753f0
commit bf29cdd9dd

View File

@@ -2,7 +2,7 @@
apt update
apt install -y wget curl
apt install -y wget
wget -O- http://downloads-global.3cx.com/downloads/3cxpbx/public.key | sudo apt-key add -
echo "deb http://downloads-global.3cx.com/downloads/debian stretch main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list