From b8288d3393acb10c0e316d7fa89c2a9205954f69 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Mon, 1 Jun 2020 21:04:09 -0500 Subject: [PATCH] Clean up --- ADVANCED.md | 3 +++ gravity-sync.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ADVANCED.md b/ADVANCED.md index 3f3c977..6beeff2 100644 --- a/ADVANCED.md +++ b/ADVANCED.md @@ -2,6 +2,9 @@ ## Advanced Configuration The purpose of this guide is to break out the manual install instructions, and any advanced configuration flags, into a seperate document to limit confusion from the primary README. It is expected that users have read and are familiar with the process and concepts outlined in the primary README. +## Prerequisites +- If you're installing Gravity Sync on a system running Fedora or CentOS, make sure that you are not just using the built in root account and have a dedicated user in the Administrator group. You'll also need SELinux disabled to install Pi-hole. + ## Installation If you don't trust `git` to install your software, or just like doing things by hand, that's fine. diff --git a/gravity-sync.sh b/gravity-sync.sh index e783d4f..4711c1f 100755 --- a/gravity-sync.sh +++ b/gravity-sync.sh @@ -320,7 +320,7 @@ function push_gs { fi fi - MESSAGE="Inverting Tachyon Pulse" + MESSAGE="Inverting Tachyon Pulses" echo_info sleep 1