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
+1 -1
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)