Update YSFReflector-debian-installer

Confirmed working on Ubuntu 21.04
This commit is contained in:
M0VUB 2021-10-06 02:22:47 +01:00 committed by GitHub
parent 0264f354ed
commit 8a37e583a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)