From 9349ca993eb11af3ab02a82d62d1fe8ba43d3dfc Mon Sep 17 00:00:00 2001 From: n5amd <43531228+n5amd@users.noreply.github.com> Date: Mon, 8 Oct 2018 19:13:49 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 667e203..3c8e441 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ # YSFReflector-debian-installer +This is a simple script that runs through the steps of the install at: https://register.ysfreflector.de/installation. The script currently does not have a startup/stop script and is only compatible with Debian, and Debian variants. +****** + +To start YSFReflector, run: '/YSFRflector/YSFRflector YSFRflector.ini' + +To stop YSFReflector: 'ps aux | grep YSFreflector', then kill the pid. + +****** +Its an ugly way of starting and stopping, but it works. I will focus on fixing this in later versions of the script. For now though, it just works. + +By all means, please dissect the script and make it work for your install....then share with the world. + +73!