Merge pull request #10044 from dulvui/patch-2

fix webdav fstab entry
This commit is contained in:
Daniel
2023-04-24 20:59:14 +02:00
committed by GitHub

View File

@@ -160,8 +160,7 @@ automatically every time you log in to your Linux computer.
7. Add the mount information to ``/etc/fstab``::
https://example.com/nextcloud/remote.php/dav/files/USERNAME/ /home/<linux_username>/nextcloud
davfs user,rw,auto 0 0
https://example.com/nextcloud/remote.php/dav/files/USERNAME/ /home/<linux_username>/nextcloud davfs user,rw,auto 0 0
8. Then test that it mounts and authenticates by running the following