summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-15 20:42:40 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-15 20:42:40 -0300
commit71907294b4c80a49b6f8f646204aac1c740d7458 (patch)
treec7b8aa6f2176e35550f599d685af366523cfd72b
parente0c1f68a9f34a150234b3636241e24cdd5de8606 (diff)
Added separation for the VPN
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
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\""