From bf29cdd9dd93c0065de1148b4f1bd0fa9dcff4b5 Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Fri, 24 Apr 2020 16:40:05 +0700 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 38d6934..7ad0880 100644 --- a/install.sh +++ b/install.sh @@ -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