Remove Variations section

As the new EXTRA_ARGS covers this

Part of #79
This commit is contained in:
Erik Westrup
2022-02-14 12:10:17 +01:00
parent c1ce0d069b
commit 99e51e297a

View File

@@ -396,10 +396,6 @@ There is a make target to remove all files (scripts and configs) that were insta
$ sudo make uninstall
```
# Variations
A list of variations of this setup:
* Using `--files-from` [#44](https://github.com/erikw/restic-automatic-backup-scheduler/issues/44)
# Development
* To not mess up your real installation when changing the `Makefile` simply install to a `$PREFIX` like
```console