diff --git a/Installing.md b/Installing.md index d7de3e5..3bbd014 100644 --- a/Installing.md +++ b/Installing.md @@ -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. ```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.