Update zerotier.sh

master
Manuel González 2021-06-13 19:42:56 -04:00 committed by GitHub
parent a00e77f8a0
commit f65b618d21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ then
else
if [ $deb = n ]
then
echo "Do you use Distros based on Fedora, Red Hat, Mageia, etc. (dnf), y/n"
echo "Do you use Distros based on Fedora, Red Hat, etc. (dnf), y/n"
read dnf
if [ $dnf = y ]
then