This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
1.7.7 Release
config
function will attempt to ping remote host to validate network connection, can by bypassed by addingPING_AVOID='1'
to yourgravity-sync.conf
file.- Changes some [INFO] messages to [WARN] where approprate.
- Adds aliases for more Gravity Sync functions.
- Shows current version on each script execution.
- 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.
- Less chatty about each step of configuration validation if it completes.
- Less chatty about replication validation if it's not necessary.
- Less chatty about file validation if no changes are required.
- When applying
update
in DEV mode, the Git branch used will be shown. - Validates log export operation.