nextcloud: Fix subfolder sync
[shutils.git] / nextcloud / nextcloud-vimwiki-sync.service
index 8233141bebdb715d6df8fff26c7bd2bd1dc18e05..d20b2b822617e9deb150310debd2fd3aa9f3708a 100644 (file)
@@ -4,7 +4,7 @@ Wants=network-online.target
 After=network-online.target
 
 [Service]
-ExecStart=%h/.local/bin/nextcloud-inotify-sync %h/.vimwiki "https://cloud.example.org/remote.php/webdav/vimwiki"
+ExecStart=%h/.local/bin/nextcloud-inotify-sync %h/.vimwiki "https://cloud.example.com" --path vimwiki
 Restart=always
 RestartSec=10min