From abf841ae5378f5d491a5c89c103978e3d9b856a6 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Sun, 10 Jan 2021 20:00:48 -0600 Subject: [PATCH] .sh --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e56f0..7cd7f5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,11 +24,15 @@ An example would be setting different caching options for Pi-hole, or specifying #### 3.2.1 - Changes application of permissions for Docker instances to UID:GID instead of names. (#99/#128) -- Adds `./gravity-sync info` function to help with troubleshooting installation/configuration settings. +- Adds `./gravity-sync.sh info` function to help with troubleshooting installation/configuration settings. #### 3.2.2 -- Restore process completely revamped. You can now choose to ignore any of the three elements during restore. The prompts are clearer and more consistent with Gravity Sync script styling. Importantly, lack of backup files in an element will not cause the restoration to fail. +The `./gravity-sync.sh restore` process completely revamped: + +- You can now choose to ignore any of the three elements during restore. +- The prompts are clearer and more consistent with Gravity Sync script styling. +- Importantly, lack of backup files in an element will not cause the restoration to fail. ## 3.1