From df8c0ff9e342bf90152eef88eca997385b658543 Mon Sep 17 00:00:00 2001 From: hp3icc <49044505+hp3icc@users.noreply.github.com> Date: Fri, 24 Jun 2022 13:46:28 -0500 Subject: [PATCH] Update README.md --- README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/README.md b/README.md index 9dc24b7..ded3870 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,43 @@ To integrate your server to the freedmr network, you must contact the telegram g # + # + + # Location files config : + + * FreeDMR Server + /opt/FreeDMR/config/FreeDMR.cfg + + * FreeDMR Rules + /opt/FreeDMR/config/FreeDMR.cfg + + * FDMR-Monitor + /opt/FDMR-Monitor/fdmr-mon.cfg + + # + + # Systemctl Services : + + * Freedmr + freedmr.service + + * FreeDMR Proxy + proxy.service + + * FreeDMR Parrot + fdmrparrot.service + + * FDMR-Monitor + fdmr_mon.service + + # + + # Dashboard Files + + /var/www/html/ + +# + # Sources : * https://gitlab.hacknix.net/hacknix/FreeDMR