mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
v1.3.2
This commit is contained in:
parent
7566415c14
commit
d787d7e457
10
README.md
10
README.md
@ -6,9 +6,9 @@ What is better than a [Pi-hole](https://github.com/pi-hole/pi-hole) blocking ads
|
|||||||
|
|
||||||
That's Gravity Sync.
|
That's Gravity Sync.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Gravity Sync will **not** overwrite device specific settings such as local network configuration, admin/API passwords/keys, upstream DNS resolvers, etc. It will also **not** keep DHCP settings or device leases synchronized.
|
Gravity Sync will **not** overwrite device specific settings such as local network configuration, admin/API passwords/keys, local hostfiles, upstream DNS resolvers, etc. It will also **not** keep DHCP settings or device leases synchronized.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
@ -50,9 +50,9 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd ~
|
cd ~
|
||||||
wget https://github.com/vmstan/gravity-sync/archive/v1.3.1.zip
|
wget https://github.com/vmstan/gravity-sync/archive/v1.3.2.zip
|
||||||
unzip v1.3.1.zip
|
unzip v1.3.2.zip
|
||||||
mv ~/gravity-sync-1.3.1 ~/gravity-sync
|
mv ~/gravity-sync-1.3.2 ~/gravity-sync
|
||||||
cd gravity-sync
|
cd gravity-sync
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user