mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-06-23 14:20:32 -04:00
Clean up
This commit is contained in:
parent
ef82f47773
commit
b8288d3393
@ -2,6 +2,9 @@
|
|||||||
## Advanced Configuration
|
## 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.
|
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
|
## Installation
|
||||||
If you don't trust `git` to install your software, or just like doing things by hand, that's fine.
|
If you don't trust `git` to install your software, or just like doing things by hand, that's fine.
|
||||||
|
|
||||||
|
@ -320,7 +320,7 @@ function push_gs {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
MESSAGE="Inverting Tachyon Pulse"
|
MESSAGE="Inverting Tachyon Pulses"
|
||||||
echo_info
|
echo_info
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user