mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
1.7.7
This commit is contained in:
parent
cf7bc4a798
commit
b53a34b96a
@ -14,8 +14,8 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd ~
|
cd ~
|
||||||
wget https://github.com/vmstan/gravity-sync/archive/v1.7.6.zip
|
wget https://github.com/vmstan/gravity-sync/archive/v1.7.7.zip
|
||||||
unzip v1.7.6.zip -d gravity-sync
|
unzip v1.7.7.zip -d gravity-sync
|
||||||
cd gravity-sync
|
cd gravity-sync
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
- Adds aliases for more Gravity Sync functions.
|
- Adds aliases for more Gravity Sync functions.
|
||||||
- Shows current version on each script execution.
|
- Shows current version on each script execution.
|
||||||
- Adds time output to Aborting message (exit without change.)
|
- Adds time output to Aborting message (exit without change.)
|
||||||
|
- Includes parsing of functions in time calculation.
|
||||||
- Checks for existance of Pi-hole binaries during validation.
|
- Checks for existance of Pi-hole binaries during validation.
|
||||||
- Less chatty about each step of configuration validation if it completes.
|
- Less chatty about each step of configuration validation if it completes.
|
||||||
- Less chatty about replication validation if it's not necessary.
|
- Less chatty about replication validation if it's not necessary.
|
||||||
|
Loading…
Reference in New Issue
Block a user