mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-05-31 04:04:12 -04:00
3.2.4
This commit is contained in:
parent
947d805b5b
commit
d0d2ae97d2
@ -38,6 +38,10 @@ The `./gravity-sync.sh restore` process completely revamped:
|
|||||||
|
|
||||||
- Cleanup of the error message screen when an invalid command is run (ex: `./gravity-sync.sh wtf`)
|
- Cleanup of the error message screen when an invalid command is run (ex: `./gravity-sync.sh wtf`)
|
||||||
|
|
||||||
|
#### 3.2.4
|
||||||
|
|
||||||
|
- Changes script startup and shutdown text format.
|
||||||
|
|
||||||
## 3.1
|
## 3.1
|
||||||
|
|
||||||
### The Container Release
|
### The Container Release
|
||||||
|
@ -3,7 +3,7 @@ SCRIPT_START=$SECONDS
|
|||||||
|
|
||||||
# GRAVITY SYNC BY VMSTAN #####################
|
# GRAVITY SYNC BY VMSTAN #####################
|
||||||
PROGRAM='Gravity Sync'
|
PROGRAM='Gravity Sync'
|
||||||
VERSION='3.2.3'
|
VERSION='3.2.4'
|
||||||
|
|
||||||
# For documentation or downloading updates visit https://github.com/vmstan/gravity-sync
|
# For documentation or downloading updates visit https://github.com/vmstan/gravity-sync
|
||||||
# Requires Pi-Hole 5.x or higher already be installed, for help visit https://pi-hole.net
|
# Requires Pi-Hole 5.x or higher already be installed, for help visit https://pi-hole.net
|
||||||
|
Loading…
x
Reference in New Issue
Block a user