mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
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:
@@ -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
|
||||
****************
|
||||
|
||||
Reference in New Issue
Block a user