From 4ab62bd663e4a9edf9885587677681cea6e3b9ac Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Tue, 30 Nov 2021 20:50:20 +0000 Subject: [PATCH] Update YSFReflector-debian-installer Tidy up exit --- YSFReflector-debian-installer | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/YSFReflector-debian-installer b/YSFReflector-debian-installer index c682941..961c3eb 100755 --- a/YSFReflector-debian-installer +++ b/YSFReflector-debian-installer @@ -123,16 +123,16 @@ echo "" echo "" echo "******************************************************************************" echo "" -echo " This concludes the install of YSFReflector and Dashboard..... " +echo " This concludes the install of YSFReflector and Dashboard..... " echo "" echo "******************************************************************************" echo "" echo "Remember to register your YSF Reflector at https://register.ysfreflector.de/register. " echo "" echo "" -echo " To restart YSFReflector: 'systemctl restart ysfreflector' " +echo " To restart YSFReflector: 'systemctl restart ysf' " echo "" -echo " To stop YSFReflector: 'systemctl stop ysfreflector' " +echo " To stop YSFReflector: 'systemctl stop ysf' " echo "" echo " Your web dashboard can be found at: " echo " http://$YSFDOMAIN "