diff --git a/README.md b/README.md index c8ef0ce..ca63acc 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ For this 'pull method' to work I needed to add the following line to the servers # Allow /usr/lib/openssh/sftp-server for sshfs mounts as root %sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server ``` +*Note:* + +Please substitute your ag-link-server-username for "username"@ag-link.xyz in `ag-backup.yaml`. Also note that server filesystem will be mounted at `/tmp/mnt/ag-link-backup` on your local machine. ## Dependencies