removed mountpoint note and borgbackup as dep

This commit is contained in:
Peter Kannewitz 2023-03-30 10:11:45 +02:00
parent 855334b289
commit 973b157fc8

View file

@ -16,16 +16,10 @@ For this 'pull method' to work I needed to add the following line to the servers
%sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server %sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server
``` ```
*Notice:*
The server file system will be mounted at `tmp/mnt/ag-link-server` on your local machine. Define the paths to be backed up from there on.
## Dependencies ## Dependencies
Backup depends on: Backup depends on:
- `borgbackup`
- `borgmatic` - `borgmatic`
- `sshfs` - `sshfs`