mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Merge pull request #5243 from mayonezo/patch-1
Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa.
This commit is contained in:
commit
e57fd7d661
@ -19,7 +19,7 @@ CentOS
|
||||
$ sudo yum -y install epel-release
|
||||
$ sudo yum -y install nextcloud-client
|
||||
|
||||
Ubuntu/Debian
|
||||
Ubuntu
|
||||
|
||||
::
|
||||
|
||||
@ -27,6 +27,12 @@ Ubuntu/Debian
|
||||
$ sudo apt update
|
||||
$ sudo apt install nextcloud-client
|
||||
|
||||
Debian
|
||||
|
||||
::
|
||||
|
||||
$ sudo apt install nextcloud-desktop-cmd
|
||||
|
||||
|
||||
Refer to the link
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user