mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
04.41.2019 6e187f69308ca04a0a422bc81ed7af5ef90159c2
Backup dir for config files (saves now all config files by date).
1 files modified
5 ■■■■■ changed files
README.adoc 5 ●●●●● patch | view | raw | blame | history
README.adoc
@@ -30,6 +30,11 @@
* `repo-configs`: You may add a list of all your repos with the borg variables. The name is only used for displaying
purposes.
=== Backups of configuration files
You may configure and initialize your repositories by the BorgButler app. The config file is generated by BorgButler. Before
saving a new configuration BorgButler stores a copy of the current configuration in the backup dir: `~/.borgbutler/backup/`.
== Build and start from command line
=== Build distribution and start with Gradle