- Joined
- Aug 12, 2017
- Messages
- 287
- Reaction score
- 3
Im getting an error in trying to install the software on Linux.
wget -O- http://downloads.3cx.com/downloads/3cxpbx/public.key | apt-key add -
No problems.. Downloadedfind
echo "deb http://downloads.3cx.com/downloads/3cxpbx/ /" | tee /etc/apt/sources.list.d/3cxpbx.list
No Problem here either..
apt-get update
Problem...
E: Malformed line 1 in source list /etc/apt/sources.list.d/3cxpbx.list (dist)
E: The list of sources could not be read.
wget -O- http://downloads.3cx.com/downloads/3cxpbx/public.key | apt-key add -
No problems.. Downloadedfind
echo "deb http://downloads.3cx.com/downloads/3cxpbx/ /" | tee /etc/apt/sources.list.d/3cxpbx.list
No Problem here either..
apt-get update
Problem...
E: Malformed line 1 in source list /etc/apt/sources.list.d/3cxpbx.list (dist)
E: The list of sources could not be read.