Update example-ubuntu.rst

Creattion of sources is incorrect and has been updated from collabora website.  Tested and working.

Signed-off-by: austserve <71426474+austserve@users.noreply.github.com>
This commit is contained in:
austserve
2025-03-02 11:28:31 +10:00
committed by rakekniven
parent e2c9e7349f
commit f7cd4a4a61

View File

@@ -1,5 +1,5 @@
====================================
Installation example on Ubuntu 20.04
Installation example on Ubuntu 24.04
====================================
Import signing keys:
@@ -14,7 +14,7 @@ Add repository:
.. code-block:: bash
sudo echo "deb https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-ubuntu2004 ./" > /etc/apt/sources.list.d/collaboraonline.sources
sudo echo "Types: deb\nURIs: https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-deb\nSuites: ./\nSigned-By: /usr/share/keyrings/collaboraonline-release-keyring.gpg" > /etc/apt/sources.list.d/collaboraonline.sources
Install packages
****************