mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
1.7.6(1)
This commit is contained in:
parent
0c604685c7
commit
ef82f47773
@ -19,6 +19,7 @@
|
||||
- Fixes issue where `compare` function would show changes where actually none existed.
|
||||
- [WARN] header is now purple all the way across, consistent with [INFO] as of 1.7.4.
|
||||
- Fixes issue where `custom.list` would only pull if the file already existed on the secondary Pi-hole.
|
||||
- One new Star Trek reference.
|
||||
|
||||
#### 1.7.5
|
||||
- No code changes!
|
||||
|
@ -250,7 +250,7 @@ function pull_gs {
|
||||
fi
|
||||
fi
|
||||
|
||||
MESSAGE="Inverting Tachyon Pulse"
|
||||
MESSAGE="Isolating Regeneration Pathways"
|
||||
echo_info
|
||||
sleep 1
|
||||
|
||||
@ -320,7 +320,7 @@ function push_gs {
|
||||
fi
|
||||
fi
|
||||
|
||||
MESSAGE="Contacting Borg Collective"
|
||||
MESSAGE="Inverting Tachyon Pulse"
|
||||
echo_info
|
||||
sleep 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user