diff options
author | xengineering <me@xengineering.eu> | 2021-10-09 13:08:59 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2021-10-09 13:08:59 +0200 |
commit | 025831b90387a96d622fd92af08984ab1c27b7cd (patch) | |
tree | 432eb1cfab4371c299c15834b061deadb267eb18 | |
parent | e94627328629cea26486601a19c0e1df2c1b62fe (diff) | |
download | xbackup-025831b90387a96d622fd92af08984ab1c27b7cd.tar xbackup-025831b90387a96d622fd92af08984ab1c27b7cd.tar.zst xbackup-025831b90387a96d622fd92af08984ab1c27b7cd.zip |
Update TODOs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,6 +86,7 @@ For further details run `xbackup --help`. (Last finished task first) +- [x] implement prune command - [x] move Arch Linux packaging to pkgbuilds repository - [x] manual backup functionality / MVP - [x] config parsing @@ -98,7 +99,6 @@ For further details run `xbackup --help`. (Highest priority first) -- [ ] implement prune command - [ ] release v1.0.0 - [ ] MariaDB fullbackup - [ ] backup systemd daemon |