From 71907294b4c80a49b6f8f646204aac1c740d7458 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 15 Jan 2023 20:42:40 -0300 Subject: Added separation for the VPN --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 88db997..e905d8f 100755 --- a/install.sh +++ b/install.sh @@ -110,6 +110,9 @@ if [ $media_folder_correct == "n" ]; then fi # Adding the VPN +echo +echo +echo echo "Time to setup the VPN." echo "The automatic installer only works with Mullvad, but you can setup many other VPNs manually." echo "If you want to use any other VPN, choose \"N\"" -- cgit v1.2.3