summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-03-01 11:04:27 +0100
committervarac <varacanero@zeromail.org>2016-03-01 11:04:27 +0100
commit3137b588f886886e862c3da7c39ca27158a1f640 (patch)
treef07fd455d501d5026fbced388972526e2eeb9655
parentafa566259c69f7e788b7847a8fcfaf57ea1bff58 (diff)
[vagrant] Show link to webapp
-rwxr-xr-xvagrant/configure-leap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant/configure-leap.sh b/vagrant/configure-leap.sh
index 531713a0..bf07f3a6 100755
--- a/vagrant/configure-leap.sh
+++ b/vagrant/configure-leap.sh
@@ -97,3 +97,4 @@ $LEAP leap list --print ip_address,domain.full,dns.aliases | sed 's/^.* //' | s
echo 'Please see https://leap.se/en/docs/platform/tutorials/vagrant#use-the-bitmask-client-to-do-an-initial-soledad-sync for more details how to use and test your LEAP provider.'
echo -e "\nIf you don't want to use the Bitmask client, please ignore the above instructions.\n"
+echo -e 'The LEAP webapp is now available at https://localhost:4443\n'