mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
Updated Installing (markdown)
parent
4d608b84bc
commit
acdd6555b8
@ -9,7 +9,7 @@ Prior to making any major changes to your Pi-hole setup, including an install of
|
|||||||
Open an SSH session to each Pi-hole, and execute the following script.
|
Open an SSH session to each Pi-hole, and execute the following script.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -sSL https://gravity.vmstan.com | bash
|
curl -sSL https://raw.githubusercontent.com/vmstan/gs-install/main/gs-install.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
The installer will validate that you have all the necessary components to use Gravity Sync, including an active Pi-hole deployment. It will also add a password-less sudo configuration file for the current user, if it is required.
|
The installer will validate that you have all the necessary components to use Gravity Sync, including an active Pi-hole deployment. It will also add a password-less sudo configuration file for the current user, if it is required.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user