From 36995785520cc5192e94e68748296470963e9ad5 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Tue, 13 Apr 2021 07:52:24 +0000 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d090e1a --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# rusnapshot +Simple and handy btrfs snapshoting tool. Supports scheduled snapshots and restoring. Backed with SQLite.