Fixed typo on VPN section

This commit is contained in:
Roger Gonzalez 2023-01-19 21:20:26 -03:00
parent 36984f21dd
commit 3798fe71dc
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -114,7 +114,7 @@ fi
echo
echo
echo
echo "Time to setup the VPN."
echo "Time to set up the VPN."
echo "You can check the supported VPN list here: https://yams.media/advanced/vpn."
read -p "Do you want to configure a VPN? [Y/n]: " setup_vpn
setup_vpn=${setup_vpn:-"y"}