- Joined
- Apr 23, 2012
- Messages
- 291
- Reaction score
- 62
I installed a system on an OVH server on Friday. I used the following per the docs:
wget -O- http://downloads.3cx.com/downloads/3cxpbx/public.key | apt-key add -
echo "deb http://downloads.3cx.com/downloads/3cxpbx/ /" | tee /etc/apt/sources.list.d/3cxpbx.list
apt-get update
apt-get install 3cxpbx
I got the beta version instead of the latest production version.
How do I get V15 update 5 instead of the V15.5 beta as I do not run anything other then production versions for my client.
I assume I can do a backup, uninstall and reinstall the correct version and then import the backup.
wget -O- http://downloads.3cx.com/downloads/3cxpbx/public.key | apt-key add -
echo "deb http://downloads.3cx.com/downloads/3cxpbx/ /" | tee /etc/apt/sources.list.d/3cxpbx.list
apt-get update
apt-get install 3cxpbx
I got the beta version instead of the latest production version.
How do I get V15 update 5 instead of the V15.5 beta as I do not run anything other then production versions for my client.
I assume I can do a backup, uninstall and reinstall the correct version and then import the backup.