mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-28 03:49:20 +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 epel-release
|
||||||
$ sudo yum -y install nextcloud-client
|
$ sudo yum -y install nextcloud-client
|
||||||
|
|
||||||
Ubuntu/Debian
|
Ubuntu
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
@ -27,6 +27,12 @@ Ubuntu/Debian
|
||||||
$ sudo apt update
|
$ sudo apt update
|
||||||
$ sudo apt install nextcloud-client
|
$ sudo apt install nextcloud-client
|
||||||
|
|
||||||
|
Debian
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
$ sudo apt install nextcloud-desktop-cmd
|
||||||
|
|
||||||
|
|
||||||
Refer to the link
|
Refer to the link
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue