Ver código fonte

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>
mayonezo 3 anos atrás
pai
commit
360100844c
1 arquivos alterados com 7 adições e 1 exclusões
  1. 7 1
      doc/nextcloudcmd.rst

+ 7 - 1
doc/nextcloudcmd.rst

@@ -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