From 1c33a5d1e856e59605e73e1c8b63d23bf1c42a73 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Sun, 5 Dec 2021 11:36:12 +0000 Subject: [PATCH] Update README.md Update README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 42860a9..b75f0b9 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ This script simply runs through the official install instructions found [HERE](h At the start of 2020 a new version of XLX was released that allows for native C4FM connections. This means it's even simpler to run a multi-mode reflector. XLX now natively supports DMR, D-Star, and C4FM. C4FM and DMR do not require any transcoding hardware (AMBE) to work together. If you plan on using D-Star with any of the other modes, you will need hardware AMBE chips. -## New Features 2021 +### New Features 2021 1. Ubuntu / Debian 11 support 2. Edit configuration during install -3 .HTTPS / SSL Support (Certbot) +3. HTTPS / SSL Auto Support (Certbot) Debian 11 5. Support for IMRS 6. Support for G3 Terminal Mode @@ -18,11 +18,11 @@ At the start of 2020 a new version of XLX was released that allows for native C4 2. Have both a FQDN and 3 digit XLX number in mind before beginning. 3. ```sh -git clone https://github.com/n5amd/xlxd-debian-installer +git clone https://github.com/ShaYmez/xlxd-debian-installer cd xlxd-debian-installer ./xlxd-debian-installer.sh ``` -## Edit main.h +### Edit main.h During the install proccess you will be asked to edit main.h. This is where you can configure your MAX amount of modules and YSF reflector automation. If you are unfamiliar with this just simply "CONTL-X", hit "Y" and and the install proccess will automatically continue. ## HTTPS / SSL support (Debian 11) A new feature in this script is the HTTPS / SSL certbot script. This is automatic. You will be prompted with info, just follow the on screen instructions. It is not required to have the dashboard SSL secured but is recommended! (Keep your browser happy!) @@ -36,6 +36,7 @@ systemctl start|stop|status|restart xlxd - Installs to /xlxd - Logs are in /var/log/messages and *'systemctl status xlxd'* - Main config file is /var/www/xlxd/pgs/config.inc.php + - You will need to edit config.inc.php to enable public reflector'** - Be sure to restart xlxd after each config change *'systemctl restart xlxd'* **For more information, please visit:**