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:
Claudio Cambra 2023-04-24 00:51:53 +08:00 committed by GitHub
commit e57fd7d661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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