tell the user what username and password they need to take a peek at the status page

This commit is contained in:
jash
2018-12-24 14:04:01 +01:00
committed by kexkey
parent af682cae4a
commit 377cf86bec

View File

@@ -51,3 +51,4 @@ fi
printf "\r\n\033[0;92mDepending on your current location and DNS settings, point your favorite browser to one of the following URLs to access Cyphernode's status page:\r\n"
printf "\r\n"
printf "\033[0;95m<% cns.forEach(cn => { %><%= ('https://' + cn + '/status/\\r\\n') %><% }) %>\033[0m\r\n"
printf "\r\n\033[0;92mUse 'admin' as the username with the configuration password you selected at the beginning of the configuration process.\r\n"