Fixes #44
This commit is contained in:
Erik Westrup
2022-01-01 13:58:33 +01:00
parent aff6211407
commit 5a3c8afb43
+4
View File
@@ -157,3 +157,7 @@ There is a make target to remove all files (scripts and configs) that were insta
```console ```console
$ sudo make uninstall $ sudo make uninstall
``` ```
# Variations
A list of variations of this setup:
* Using `--files-from` #44