diff options
author | varac <varacanero@zeromail.org> | 2016-03-01 11:04:27 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-03-01 11:04:27 +0100 |
commit | 3137b588f886886e862c3da7c39ca27158a1f640 (patch) | |
tree | f07fd455d501d5026fbced388972526e2eeb9655 /vagrant/configure-leap.sh | |
parent | afa566259c69f7e788b7847a8fcfaf57ea1bff58 (diff) |
[vagrant] Show link to webapp
Diffstat (limited to 'vagrant/configure-leap.sh')
-rwxr-xr-x | vagrant/configure-leap.sh | 1 |
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' |