Underline

This commit is contained in:
Bob Mottram 2016-02-01 15:22:18 +00:00
parent 901be2fe58
commit a50eb2e22c
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ function show_mirrors_password {
MY_MIRRORS_PASSWORD=$(grep "MY_MIRRORS_PASSWORD" $CONFIGURATION_FILE | awk -F '=' '{print $2}')
fi
echo 'Local Mirrors'
echo '==========='
echo '============='
echo ''
echo -n "URL: "
echo "$(cat ${COMPLETION_FILE} | grep 'ssh onion domain' | awk -F ':' '{print $2}')"