From e290814ee4849639fafbb3ed95f1ae5c5e96832c Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Wed, 6 Oct 2021 02:15:38 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a77fc5..a70e90d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -# YSFReflector-debian-installer +# YSFReflector-debian-installer Forked from N5AMD +# With thanks to N5AMD for this script This is a simple script to install YSFReflector and the YSFReflector Dashboard. This script essentially runs through the official steps found at: https://register.ysfreflector.de/installation and https://github.com/dg9vh/YSFReflector-Dashboard for your convenience. All you need to provide before hand is have a Debian 9.x server ready and updated and a FQDN for the web dashboard. -### To install on Debian 9.x: +### To install on Debian 9.x, 10.x / Ubuntu 21.04: ```sh -git clone https://github.com/n5amd/YSFReflector-debian-installer +git clone https://github.com/ShaYmez/YSFReflector-debian-installer cd YSFReflector-debian-installer ./YSFReflector-debian-installer ```