mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 05:55:59 +03:00
Update nextcloudcmd.rst
Debian has a package in its repository for nextcloudcmd. Adding an Ubuntu ppa to Debian might work, but is not the preferable solution. Signed-off-by: mayonezo <haselnuss87@gmail.com>
This commit is contained in:
parent
39c605ef72
commit
360100844c
1 changed files with 7 additions and 1 deletions
|
@ -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 a new issue