From f95963bf9f9297f2b27242162f91d2d838229f79 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Mon, 5 Aug 2019 17:56:07 -0700 Subject: [PATCH] Update readme --- Readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Readme.md b/Readme.md index 27e9c25..6c4ee8a 100644 --- a/Readme.md +++ b/Readme.md @@ -51,6 +51,3 @@ Mount all volumes from your existing container with `--volumes-from` and then ba ### Restoring a backup On your running container, execute `/restore.sh`. That should be that! Eg. `docker exec my_backup_container /restore.sh` - -### To Do - - [ ] Automatic restoration if there is no source data