Skip to content

1.7.7 Release

Compare
Choose a tag to compare
@vmstan vmstan released this 02 Jun 17:02
· 313 commits to master since this release
f6c9ae5
  • config function will attempt to ping remote host to validate network connection, can by bypassed by adding PING_AVOID='1' to your gravity-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.