mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
linux build needs both src and binary repo
Most likely the binyr y repo is alrady there, but to make the instructions work as written, better mention that one too.
This commit is contained in:
parent
319472e179
commit
80c1f33ced
@ -50,6 +50,8 @@ repositories`_ to see all the Linux client repos.
|
||||
repo for your Debian or Ubuntu version, like this example for Debian 9
|
||||
(run as root)::
|
||||
|
||||
echo 'deb
|
||||
http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_9.0/ /' >> /etc/apt/sources.list.d/owncloud-client.list
|
||||
echo 'deb-src
|
||||
http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_9.0/ /' >> /etc/apt/sources.list.d/owncloud-client.list
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user