Updated 4.0 (markdown)

Michael Stanclift 2023-10-27 07:58:54 -05:00
parent acdd6555b8
commit 65905f0787

2
4.0.md

@ -69,7 +69,7 @@ There are two ways to upgrade to Gravity Sync 4.
### Fresh Install
```bash
curl -sSL http://gravity.vmstan.com | bash
curl -sSL https://raw.githubusercontent.com/vmstan/gs-install/main/gs-install.sh | bash
```
Using the curl to bash one liner listed above, you will deploy a new install of Gravity Sync 4 to both of your existing Pi-hole. Any current Gravity Sync configuration will be ignored.