diff --git a/templates/rsyncManifestTemplate b/templates/rsyncManifestTemplate index 5bb6661..e92d695 100644 --- a/templates/rsyncManifestTemplate +++ b/templates/rsyncManifestTemplate @@ -2,10 +2,10 @@ + */ # Second, exclude anything from within the next section that you don't want # Then, include the dirs/paths/files you want to backup -+ /home/*/bin/*** -+ /home/*/.local/bin/*** -+ /home/*/*shrc -+ /home/*/*history ++ /*/bin/*** ++ /*/.local/bin/*** ++ /*/*shrc ++ /*/*history + **/docker-compose.yml # Finally, exclude everything not explicitely included above - * \ No newline at end of file