From 8a37e583a0943ebc3017cb056206291b42174390 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Wed, 6 Oct 2021 02:22:47 +0100 Subject: [PATCH] Update YSFReflector-debian-installer Confirmed working on Ubuntu 21.04 --- YSFReflector-debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YSFReflector-debian-installer b/YSFReflector-debian-installer index 5cd07ef..e71f471 100755 --- a/YSFReflector-debian-installer +++ b/YSFReflector-debian-installer @@ -17,7 +17,7 @@ fi if [ ! -e "/etc/debian_version" ] then echo "" - echo "This script is only tested in Debian 8,9 and x64 cpu Arch. for now." + echo "This script is only tested in Debian/Ubuntu 8,9,10 and x64 cpu Arch. for now." exit 0 fi DIRDIR=$(pwd)